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 28, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252131 3.6 注意 オラクル - Oracle Virtualization の Virtual Desktop Infrastructure コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3571 2012-01-20 11:09 2012-01-17 Show GitHub Exploit DB Packet Storm
252132 5 警告 オラクル - Oracle Database Server の Listener コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-0072 2012-01-20 10:32 2012-01-17 Show GitHub Exploit DB Packet Storm
252133 5.5 警告 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-0082 2012-01-20 10:31 2012-01-17 Show GitHub Exploit DB Packet Storm
252134 4.9 警告 OpenStack - OpenStack Compute の Nova および Essex におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0030 2012-01-19 16:08 2012-01-11 Show GitHub Exploit DB Packet Storm
252135 5 警告 The PHP Group - PHP におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4153 2012-01-19 13:52 2012-01-18 Show GitHub Exploit DB Packet Storm
252136 7.5 危険 Simon Phillips - Joomla! 用 Aardvertiser コンポーネント における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4904 2012-01-19 11:45 2011-10-8 Show GitHub Exploit DB Packet Storm
252137 7.5 危険 CubeCart Limited - CubeCart の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4903 2012-01-19 11:44 2011-10-8 Show GitHub Exploit DB Packet Storm
252138 7.5 危険 Joomla-Clantools - Joomla! 用 Clantools コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4902 2012-01-19 11:44 2011-10-8 Show GitHub Exploit DB Packet Storm
252139 4.3 警告 Squiz - MySource Matrix の char_map.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4901 2012-01-19 11:43 2011-10-8 Show GitHub Exploit DB Packet Storm
252140 5.8 警告 WebManager Pro - CMS WebManager-Pro の c.php におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2010-4900 2012-01-19 11:43 2011-10-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
265201 7.1 HIGH
Network
apache tomcat The code in Apache Tomcat 9.0.0.M1 to 9.0.0.M11, 8.5.0 to 8.5.6, 8.0.0.RC1 to 8.0.38, 7.0.0 to 7.0.72, and 6.0.0 to 6.0.47 that parsed the HTTP request line permitted invalid characters. This could b… CWE-20
 Improper Input Validation 
CVE-2016-6816 2024-11-21 11:56 2017-03-21 Show GitHub Exploit DB Packet Storm
265202 5.5 MEDIUM
Local
openbsd openbsd Integer overflow in the uvm_map_isavail function in uvm/uvm_map.c in OpenBSD 5.9 allows local users to cause a denial of service (kernel panic) via a crafted mmap call, which triggers the new mapping… CWE-190
 Integer Overflow or Wraparound
CVE-2016-6522 2024-11-21 11:56 2017-03-8 Show GitHub Exploit DB Packet Storm
265203 7.5 HIGH
Network
magento magento2 The __construct function in Framework/Encryption/Crypt.php in Magento 2 uses the PHP rand function to generate a random number for the initialization vector, which makes it easier for remote attacker… CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2016-6485 2024-11-21 11:56 2017-03-2 Show GitHub Exploit DB Packet Storm
265204 9.8 CRITICAL
Network
facebook hhvm Infinite recursion in wddx in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors. NVD-CWE-Other
CVE-2016-6875 2024-11-21 11:56 2017-02-18 Show GitHub Exploit DB Packet Storm
265205 9.8 CRITICAL
Network
facebook hhvm The array_*_recursive functions in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors, related to recursion. NVD-CWE-Other
CVE-2016-6874 2024-11-21 11:56 2017-02-18 Show GitHub Exploit DB Packet Storm
265206 9.8 CRITICAL
Network
facebook hhvm Self recursion in compact in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors. NVD-CWE-Other
CVE-2016-6873 2024-11-21 11:56 2017-02-18 Show GitHub Exploit DB Packet Storm
265207 9.8 CRITICAL
Network
facebook hhvm Integer overflow in StringUtil::implode in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors. CWE-190
 Integer Overflow or Wraparound
CVE-2016-6872 2024-11-21 11:56 2017-02-18 Show GitHub Exploit DB Packet Storm
265208 9.8 CRITICAL
Network
facebook hhvm Integer overflow in bcmath in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors, which triggers a buffer overflow. CWE-190
 Integer Overflow or Wraparound
CVE-2016-6871 2024-11-21 11:56 2017-02-18 Show GitHub Exploit DB Packet Storm
265209 9.8 CRITICAL
Network
facebook hhvm Out-of-bounds write in the (1) mb_detect_encoding, (2) mb_send_mail, and (3) mb_detect_order functions in Facebook HHVM before 3.15.0 allows attackers to have unspecified impact via unknown vectors. CWE-787
 Out-of-bounds Write
CVE-2016-6870 2024-11-21 11:56 2017-02-18 Show GitHub Exploit DB Packet Storm
265210 7.5 HIGH
Network
suckless
fedoraproject
slock
fedora
slock allows attackers to bypass the screen lock via vectors involving an invalid password hash, which triggers a NULL pointer dereference and crash. CWE-476
 NULL Pointer Dereference
CVE-2016-6866 2024-11-21 11:56 2017-02-16 Show GitHub Exploit DB Packet Storm