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
228891 10 危険 Roundcube.net - roundcubemail で使用されている Chuggnutt HTML to Text Converter における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-5619 2012-12-20 18:52 2008-12-8 Show GitHub Exploit DB Packet Storm
228892 5 警告 Adiscon - rsyslog の imudp におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-5618 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228893 8.5 危険 Adiscon - rsyslog の ACL ハンドリングにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5617 2012-12-20 18:52 2008-12-4 Show GitHub Exploit DB Packet Storm
228894 7.5 危険 TYPO3 Association - TYPO3 用の Commerce エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5609 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228895 5 警告 robs-projects - User Engine Lite ASP におけるデータベースファイルをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5601 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228896 5 警告 phpmygallery - PHPmyGallery の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5598 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228897 4.3 警告 phpPgAdmin - phpPgAdmin の libraries/lib.inc.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5587 2012-12-20 18:52 2008-12-16 Show GitHub Exploit DB Packet Storm
228898 4.3 警告 ProjectPier - ProjectPier におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5584 2012-12-20 18:52 2008-12-15 Show GitHub Exploit DB Packet Storm
228899 6.8 警告 ProjectPier - ProjectPier の index.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-5583 2012-12-20 18:52 2008-12-15 Show GitHub Exploit DB Packet Storm
228900 7.5 危険 scssboard - sCssBoard の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5578 2012-12-20 18:52 2008-12-15 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
221391 6.5 MEDIUM
Network
inspircd inspircd An issue was discovered in InspIRCd 3 before 3.1.0. The silence module contains a use after free vulnerability. This vulnerability can be used for remote crashing of an InspIRCd server by any user ab… CWE-416
 Use After Free
CVE-2019-20918 2024-11-21 13:39 2020-09-11 Show GitHub Exploit DB Packet Storm
221392 6.5 MEDIUM
Network
inspircd
debian
inspircd
debian_linux
An issue was discovered in InspIRCd 2 before 2.0.28 and 3 before 3.3.0. The mysql module contains a NULL pointer dereference when built against mariadb-connector-c 3.0.5 or newer. When combined with … CWE-476
 NULL Pointer Dereference
CVE-2019-20917 2024-11-21 13:39 2020-09-11 Show GitHub Exploit DB Packet Storm
221393 7.5 HIGH
Network
pypa
opensuse
debian
oracle
pip
leap
debian_linux
communications_cloud_native_core_policy
communications_cloud_native_core_network_function_cloud_native_environment
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwr… CWE-22
Path Traversal
CVE-2019-20916 2024-11-21 13:39 2020-09-5 Show GitHub Exploit DB Packet Storm
221394 8.1 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to a heap-based buffer over-read in bit_write_TF in bits.c. CWE-125
Out-of-bounds Read
CVE-2019-20915 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221395 9.8 CRITICAL
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. There is a NULL pointer dereference in the function dwg_encode_common_entity_handle_data in common_entity_handle_data.spec. CWE-476
 NULL Pointer Dereference
CVE-2019-20914 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221396 8.1 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to a heap-based buffer over-read in dwg_encode_entity in common_entity_data.spec. CWE-125
Out-of-bounds Read
CVE-2019-20913 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221397 8.8 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to a stack overflow in bits.c, possibly related to bit_read_TF. CWE-787
 Out-of-bounds Write
CVE-2019-20912 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221398 6.5 MEDIUM
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to denial of service in bit_calc_CRC in bits.c, related to a for loop. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-20911 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221399 8.1 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to a heap-based buffer over-read in decode_R13_R2000 in decode.c, a different vulnerability than CVE-2019-20011. CWE-125
Out-of-bounds Read
CVE-2019-20910 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221400 7.5 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. There is a NULL pointer dereference in the function dwg_encode_LWPOLYLINE in dwg.spec. CWE-476
 NULL Pointer Dereference
CVE-2019-20909 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm