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 23, 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
244551 4 警告 Bharat Mediratta - Gallery におけるディレクトリトラバーサル攻撃の脆弱性 CWE-22
パス・トラバーサル
CVE-2008-4129 2012-06-26 16:02 2008-09-18 Show GitHub Exploit DB Packet Storm
244552 6.4 警告 Debian - Debian GNU/Linux の PyDNS における DNS レスポンスを偽装される脆弱性 CWE-16
環境設定
CVE-2008-4126 2012-06-26 16:02 2008-07-10 Show GitHub Exploit DB Packet Storm
244553 4.3 警告 cpcommerce - cpCommerce におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4121 2012-06-26 16:02 2008-10-21 Show GitHub Exploit DB Packet Storm
244554 4.3 警告 FlatPress - FlatPress におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4120 2012-06-26 16:02 2008-09-29 Show GitHub Exploit DB Packet Storm
244555 9.3 危険 アップル - Apple QuickTime および iTunes におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4116 2012-06-26 16:02 2008-09-18 Show GitHub Exploit DB Packet Storm
244556 6.4 警告 GNU Project - GNU adns における DNS 応答を偽装される脆弱性 CWE-16
環境設定
CVE-2008-4100 2012-06-26 16:02 2008-09-18 Show GitHub Exploit DB Packet Storm
244557 6.4 警告 Debian - Debian GNU/Linux の PyDNS における DNS レスポンスを偽装される脆弱性 CWE-16
環境設定
CVE-2008-4099 2012-06-26 16:02 2008-07-10 Show GitHub Exploit DB Packet Storm
244558 10 危険 flip4mac - Flip4Mac WMV の Importer における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2008-4095 2012-06-26 16:02 2008-09-16 Show GitHub Exploit DB Packet Storm
244559 7.5 危険 couponscript - PHP Coupon Script の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4090 2012-06-26 16:02 2008-09-15 Show GitHub Exploit DB Packet Storm
244560 6.8 警告 acoustica - Acoustica Beatcraft におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4087 2012-06-26 16:02 2008-09-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
219561 7.5 HIGH
Network
netgear wnr2000_firmware An exploitable denial-of-service vulnerability exists in the session handling functionality of the NETGEAR N300 (WNR2000v5 with Firmware Version V1.0.0.70) HTTP server. An HTTP request with an empty … CWE-476
 NULL Pointer Dereference
CVE-2019-5054 2024-11-21 13:44 2019-09-12 Show GitHub Exploit DB Packet Storm
219562 5.4 MEDIUM
Network
gitlab gitlab An input validation and output encoding issue was discovered in the GitLab email notification feature which could result in a persistent XSS. This was addressed in GitLab 12.1.2, 12.0.4, and 11.11.6. CWE-79
Cross-site Scripting
CVE-2019-5471 2024-11-21 13:44 2019-09-10 Show GitHub Exploit DB Packet Storm
219563 5.4 MEDIUM
Network
gitlab gitlab An input validation and output encoding issue was discovered in the GitLab CE/EE wiki pages feature which could result in a persistent XSS. This vulnerability was addressed in 12.1.2, 12.0.4, and 11.… CWE-79
Cross-site Scripting
CVE-2019-5467 2024-11-21 13:44 2019-09-10 Show GitHub Exploit DB Packet Storm
219564 5.3 MEDIUM
Network
gitlab gitlab An authorization issue was discovered in the GitLab CE/EE CI badge images endpoint which could result in disclosure of the build status. This vulnerability was addressed in 12.1.2, 12.0.4, and 11.11.… CWE-200
CWE-862
Information Exposure
 Missing Authorization
CVE-2019-5463 2024-11-21 13:44 2019-09-10 Show GitHub Exploit DB Packet Storm
219565 3.5 LOW
Adjacent
gitlab gitlab An input validation problem was discovered in the GitHub service integration which could result in an attacker being able to make arbitrary POST requests in a GitLab instance's internal network. This… CWE-20
 Improper Input Validation 
CVE-2019-5461 2024-11-21 13:44 2019-09-10 Show GitHub Exploit DB Packet Storm
219566 6.5 MEDIUM
Network
epignosishq efront_lms An exploitable SQL injection vulnerability exists in the unauthenticated portion of eFront LMS, versions v5.2.12 and earlier. Specially crafted web request to login page can cause SQL injections, res… CWE-89
SQL Injection
CVE-2019-5070 2024-11-21 13:44 2019-09-6 Show GitHub Exploit DB Packet Storm
219567 8.8 HIGH
Network
epignosishq efront_lms A code execution vulnerability exists in Epignosis eFront LMS v5.2.12. A specially crafted web request can cause unsafe deserialization potentially resulting in PHP code being executed. An attacker c… CWE-502
 Deserialization of Untrusted Data
CVE-2019-5069 2024-11-21 13:44 2019-09-6 Show GitHub Exploit DB Packet Storm
219568 5.3 MEDIUM
Network
blynk blynk-library An exploitable information disclosure vulnerability exists in the packet-parsing functionality of Blynk-Library v0.6.1. A specially crafted packet can cause an unterminated strncpy, resulting in info… CWE-125
Out-of-bounds Read
CVE-2019-5065 2024-11-21 13:44 2019-09-6 Show GitHub Exploit DB Packet Storm
219569 8.8 HIGH
Network
aspose aspose.words An exploitable Stack Based Buffer Overflow vulnerability exists in the EnumMetaInfo function of Aspose Aspose.Words library, version 18.11.0.0. A specially crafted doc file can cause a stack-based bu… CWE-787
 Out-of-bounds Write
CVE-2019-5041 2024-11-21 13:44 2019-08-22 Show GitHub Exploit DB Packet Storm
219570 8.8 HIGH
Network
aspose aspose.cells An exploitable out-of-bounds read vulnerability exists in the Number record parser of Aspose Aspose.Cells 19.1.0 library. A specially crafted XLS file can cause an out-of-bounds read, resulting in re… CWE-125
Out-of-bounds Read
CVE-2019-5033 2024-11-21 13:44 2019-08-22 Show GitHub Exploit DB Packet Storm