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 31, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225541 6.3 警告 IBM - IBM Sterling Control Center におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2968 2013-06-21 14:58 2013-06-11 Show GitHub Exploit DB Packet Storm
225542 7.8 危険 日本電気 - NEC Mobile Handset におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-5557 2013-06-21 14:55 2007-10-18 Show GitHub Exploit DB Packet Storm
225543 4.3 警告 Vocera - Vocera Communications Wireless Handset におけるハッシュ化されたパスワードを盗まれる脆弱性 CWE-20
不適切な入力確認
CVE-2008-1114 2013-06-21 14:39 2008-02-23 Show GitHub Exploit DB Packet Storm
225544 5 警告 オラクル - Oracle Secure Backup の Oracle Secure Backup コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2008-3981 2013-06-21 14:36 2009-01-13 Show GitHub Exploit DB Packet Storm
225545 7.5 危険 kamads - Bloginator の articleCall.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1049 2013-06-21 14:34 2009-03-20 Show GitHub Exploit DB Packet Storm
225546 3.5 注意 Ivan Jaros - Drupal 用モジュールの Feed Block におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1738 2013-06-21 14:33 2009-05-4 Show GitHub Exploit DB Packet Storm
225547 7.5 危険 Google - Google Chrome の PDF 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2864 2013-06-20 17:26 2013-06-4 Show GitHub Exploit DB Packet Storm
225548 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3142 2013-06-20 17:19 2013-06-11 Show GitHub Exploit DB Packet Storm
225549 9.3 危険 マイクロソフト - Microsoft Internet Explorer 8 および 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3141 2013-06-20 17:17 2013-06-11 Show GitHub Exploit DB Packet Storm
225550 9 危険 マイクロソフト - 複数の Microsoft Windows 製品の印刷スプーラーにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1339 2013-06-20 17:16 2013-06-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
210581 7.5 HIGH
Network
facebook hhvm The unserialize() function supported a type code, "S", which was meant to be supported only for APC serialization. This type code allowed arbitrary memory addresses to be accessed as if they were sta… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2020-1899 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210582 7.5 HIGH
Network
facebook hhvm The fb_unserialize function did not impose a depth limit for nested deserialization. That meant a maliciously constructed string could cause deserialization to recurse, leading to stack exhaustion. T… CWE-674
 Uncontrolled Recursion
CVE-2020-1898 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210583 7.5 HIGH
Network
facebook hhvm In the crypt function, we attempt to null terminate a buffer using the size of the input salt without validating that the offset is within the buffer. This issue affects HHVM versions prior to 4.56.3… CWE-787
 Out-of-bounds Write
CVE-2020-1921 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210584 7.5 HIGH
Network
facebook hhvm Incorrect bounds calculations in substr_compare could lead to an out-of-bounds read when the second string argument passed in is longer than the first. This issue affects HHVM versions prior to 4.56.… CWE-125
Out-of-bounds Read
CVE-2020-1919 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210585 7.5 HIGH
Network
facebook hhvm In-memory file operations (ie: using fopen on a data URI) did not properly restrict negative seeking, allowing for the reading of memory prior to the in-memory buffer. This issue affects HHVM version… CWE-125
Out-of-bounds Read
CVE-2020-1918 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210586 9.8 CRITICAL
Network
facebook hhvm xbuf_format_converter, used as part of exif_read_data, was appending a terminating null character to the generated string, but was not using its standard append char function. As a result, if the buf… CWE-787
 Out-of-bounds Write
CVE-2020-1917 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210587 9.8 CRITICAL
Network
facebook hhvm An incorrect size calculation in ldap_escape may lead to an integer overflow when overly long input is passed in, resulting in an out-of-bounds write. This issue affects HHVM prior to 4.56.2, all ver… CWE-787
 Out-of-bounds Write
CVE-2020-1916 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210588 6.1 MEDIUM
Network
apache ambari A cross-site scripting issue was found in Apache Ambari Views. This was addressed in Apache Ambari 2.7.4. CWE-79
Cross-site Scripting
CVE-2020-1936 2024-11-21 14:11 2021-03-2 Show GitHub Exploit DB Packet Storm
210589 2.7 LOW
Network
redhat keycloak
single_sign-on
jboss_fuse
openshift_application_runtimes
A flaw was found in Keycloak 7.0.1. A logged in user can do an account email enumeration attack. CWE-209
Information Exposure Through an Error Message
CVE-2020-1717 2024-11-21 14:11 2021-02-12 Show GitHub Exploit DB Packet Storm
210590 4.9 MEDIUM
Network
otrs ticket_forms When dynamic templates are used (OTRSTicketForms), admin can use OTRS tags which are not masked properly and can reveal sensitive information. This issue affects: OTRS AG OTRSTicketForms 6.0.x versio… CWE-200
Information Exposure
CVE-2020-1779 2024-11-21 14:11 2021-02-8 Show GitHub Exploit DB Packet Storm