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 9, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254541 2.6 注意 サン・マイクロシステムズ - Sun ONE/iPlanet Web Server におけるログファイルに任意のテキストを挿入される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2003-1577 2010-02-25 12:36 2003-11-14 Show GitHub Exploit DB Packet Storm
254542 5 警告 IBM - IBM WebSphere Application Server の Single Sign-on 機能における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0563 2010-02-25 12:35 2010-02-5 Show GitHub Exploit DB Packet Storm
254543 5 警告 アップル - Apple Safari の WebKit における任意の Web サイトにリクエストされる脆弱性 CWE-Other
その他
CVE-2009-2841 2010-02-25 12:33 2009-11-11 Show GitHub Exploit DB Packet Storm
254544 10 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3384 2010-02-25 12:33 2009-11-11 Show GitHub Exploit DB Packet Storm
254545 7.1 危険 Linux
レッドハット
- Linux kernel の icmp_send 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-0778 2010-02-25 12:33 2009-03-12 Show GitHub Exploit DB Packet Storm
254546 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の audit_syscall_entry 関数におけるシステムコール監査設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0834 2010-02-25 12:33 2009-03-6 Show GitHub Exploit DB Packet Storm
254547 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の hrtimer_start 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-5966 2010-02-25 12:31 2007-12-20 Show GitHub Exploit DB Packet Storm
254548 4.3 警告 シスコシステムズ - Cisco Secure Desktop の +CSCOT+/translation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0440 2010-02-24 12:27 2010-02-1 Show GitHub Exploit DB Packet Storm
254549 6.2 警告 ヒューレット・パッカード - HP ECMT におけるデータベースにアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2009-4184 2010-02-24 12:27 2009-10-5 Show GitHub Exploit DB Packet Storm
254550 4.6 警告 アップル - Apple iPhone OS のリカバリモードにおける任意のデータを読まれる脆弱性 CWE-399
リソース管理の問題
CVE-2010-0038 2010-02-24 12:26 2010-02-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209591 6.0 MEDIUM
Local
qemu
canonical
opensuse
qemu
ubuntu_linux
leap
ati-vga in hw/display/ati.c in QEMU 4.2.0 allows guest OS users to trigger infinite recursion via a crafted mm_index value during an ati_mm_read or ati_mm_write call. CWE-674
 Uncontrolled Recursion
CVE-2020-13800 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
209592 5.5 MEDIUM
Local
qemu qemu hw/pci/pci.c in QEMU 4.2.0 allows guest OS users to trigger an out-of-bounds access by providing an address near the end of the PCI configuration space. CWE-125
Out-of-bounds Read
CVE-2020-13791 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
209593 5.6 MEDIUM
Network
qemu
canonical
debian
qemu
ubuntu_linux
debian_linux
rom_copy() in hw/core/loader.c in QEMU 4.0 and 4.1.0 does not validate the relationship between two addresses, which allows attackers to trigger an invalid memory copy operation. CWE-787
 Out-of-bounds Write
CVE-2020-13765 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
209594 7.7 HIGH
Network
postgresql
quarkus
netapp
fedoraproject
debian
postgresql_jdbc_driver
quarkus
steelstore_cloud_integrated_storage
fedora
debian_linux
PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE. CWE-611
XXE
CVE-2020-13692 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
209595 6.1 MEDIUM
Network
phplist phplist phpList before 3.5.4 allows XSS via /lists/admin/user.php and /lists/admin/users.php. CWE-79
Cross-site Scripting
CVE-2020-13827 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
209596 7.7 HIGH
Network
indutny elliptic The Elliptic package 6.5.2 for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact… CWE-190
 Integer Overflow or Wraparound
CVE-2020-13822 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
209597 7.5 HIGH
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It allows signature validation bypass via a modified file or a file with non-standard signatures. CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-13810 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
209598 7.5 HIGH
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It allows resource consumption via long strings in the content stream. CWE-400
 Uncontrolled Resource Consumption
CVE-2020-13809 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
209599 7.5 HIGH
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It allows resource consumption via crafted cross-reference stream data. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-13808 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm
209600 7.5 HIGH
Network
foxitsoftware reader
phantompdf
An issue was discovered in Foxit Reader and PhantomPDF before 9.7.2. It has circular reference mishandling that causes a loop. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-13807 2024-11-21 14:01 2020-06-5 Show GitHub Exploit DB Packet Storm