Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252211 10 危険 Opera Software ASA - Opera における証明書失効の処理に関する詳細不明な脆弱性 CWE-310
暗号の問題
CVE-2011-4684 2011-12-9 16:05 2011-12-7 Show GitHub Exploit DB Packet Storm
252212 10 危険 Opera Software ASA - Opera における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-4683 2011-12-9 16:04 2011-12-7 Show GitHub Exploit DB Packet Storm
252213 6.4 警告 Opera Software ASA - Opera の JavaScript エンジンにおける同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4682 2011-12-9 16:03 2011-12-7 Show GitHub Exploit DB Packet Storm
252214 5 警告 Opera Software ASA - Opera における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4681 2011-12-9 16:03 2011-12-7 Show GitHub Exploit DB Packet Storm
252215 7.5 危険 Webmaster-Tips - Joomla! 用 webmaster-tips.net Flash Gallery コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4968 2011-12-9 14:45 2011-11-1 Show GitHub Exploit DB Packet Storm
252216 7.5 危険 BrotherScripts - BrotherScripts Business Directory の articlesdetails.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4969 2011-12-9 14:44 2011-11-1 Show GitHub Exploit DB Packet Storm
252217 7.5 危険 wikiwebhelp - Wiki Web Help の handlers/getpage.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4970 2011-12-9 14:44 2011-11-1 Show GitHub Exploit DB Packet Storm
252218 7.5 危険 YPNinc - YPNinc JokeScript の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4972 2011-12-9 14:43 2011-11-1 Show GitHub Exploit DB Packet Storm
252219 4.3 警告 Sourcefabric - Campsite の検索機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4973 2011-12-9 14:43 2011-11-1 Show GitHub Exploit DB Packet Storm
252220 7.5 危険 BrotherScripts - Auto Dealer の info.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4974 2011-12-9 14:42 2011-11-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247131 5.5 MEDIUM
Local
radare radare2 The cmd_info function in libr/core/cmd_info.c in radare2 1.5.0 allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted binary file. CWE-416
 Use After Free
CVE-2017-9762 2024-11-21 12:36 2017-06-20 Show GitHub Exploit DB Packet Storm
247132 5.5 MEDIUM
Local
radare radare2 The find_eoq function in libr/core/cmd.c in radare2 1.5.0 allows remote attackers to cause a denial of service (heap-based out-of-bounds read and application crash) via a crafted binary file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9761 2024-11-21 12:36 2017-06-20 Show GitHub Exploit DB Packet Storm
247133 8.8 HIGH
Network
zenbership zenbership SQL Injection exists in admin/index.php in Zenbership 1.0.8 via the filters array parameter, exploitable by a privileged account. CWE-89
SQL Injection
CVE-2017-9759 2024-11-21 12:36 2017-06-19 Show GitHub Exploit DB Packet Storm
247134 8.8 HIGH
Network
ipfire ipfire IPFire 2.19 has a Remote Command Injection vulnerability in ids.cgi via the OINKCODE parameter, which is mishandled by a shell. This can be exploited directly by authenticated users, or through CSRF. CWE-78
OS Command 
CVE-2017-9757 2024-11-21 12:36 2017-06-19 Show GitHub Exploit DB Packet Storm
247135 9.8 CRITICAL
Network
dfsol nuevomailer SQL injection vulnerability in rdr.php in nuevoMailer version 6.0 and earlier allows remote attackers to execute arbitrary SQL commands via the "r" parameter. CWE-89
SQL Injection
CVE-2017-9730 2024-11-21 12:36 2017-06-19 Show GitHub Exploit DB Packet Storm
247136 7.8 HIGH
Local
gnu binutils The aarch64_ext_ldst_reglist function in opcodes/aarch64-dis.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspe… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9756 2024-11-21 12:36 2017-06-19 Show GitHub Exploit DB Packet Storm
247137 7.8 HIGH
Local
gnu binutils opcodes/i386-dis.c in GNU Binutils 2.28 does not consider the number of registers for bnd mode, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or p… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9755 2024-11-21 12:36 2017-06-19 Show GitHub Exploit DB Packet Storm
247138 7.8 HIGH
Local
gnu binutils The process_otr function in bfd/versados.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, does not validate a certain offset, which allows remote attac… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9754 2024-11-21 12:36 2017-06-19 Show GitHub Exploit DB Packet Storm
247139 7.8 HIGH
Local
gnu binutils The versados_mkobject function in bfd/versados.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, does not initialize a certain data structure, which all… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9753 2024-11-21 12:36 2017-06-19 Show GitHub Exploit DB Packet Storm
247140 7.8 HIGH
Local
gnu binutils bfd/vms-alpha.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, allows remote attackers to cause a denial of service (buffer overflow and application cr… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9752 2024-11-21 12:36 2017-06-19 Show GitHub Exploit DB Packet Storm