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":June 2, 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
230451 6 警告 PHP-Fusion - PHP-Fusion の submit.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1918 2012-12-20 18:52 2008-04-23 Show GitHub Exploit DB Packet Storm
230452 7.5 危険 w2b - W2B Online Banking の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1893 2012-12-20 18:52 2008-04-18 Show GitHub Exploit DB Packet Storm
230453 5 警告 Ruby-lang.org - Ruby の WEBrick におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1891 2012-12-20 18:52 2008-04-18 Show GitHub Exploit DB Packet Storm
230454 7.5 危険 xplodphp - XplodPHP AutoTutorials の viewcat.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1889 2012-12-20 18:52 2008-04-18 Show GitHub Exploit DB Packet Storm
230455 5 警告 wikepage - Wikepage Opus の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1884 2012-12-20 18:52 2008-04-18 Show GitHub Exploit DB Packet Storm
230456 6.8 警告 VideoLAN - VLC の ParseSSA 関数 におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1881 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
230457 7.5 危険 Xine - xine-lib の src/demuxers/demux_nsf.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1878 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
230458 6.8 警告 snarky - VisualPic の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1876 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
230459 7.5 危険 terong - Terong PHP Photo Gallery の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1875 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
230460 6.5 警告 xpoze - Xpoze Pro の account/user/mail.html における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1874 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196391 5.5 MEDIUM
Local
gitlab gitlab An information disclosure issue in GitLab starting from version 12.8 allowed a user with access to the server logs to see sensitive information that wasn't properly redacted. CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2021-22184 2024-11-21 14:49 2021-03-27 Show GitHub Exploit DB Packet Storm
196392 4.3 MEDIUM
Network
gitlab gitlab An issue has been discovered in GitLab affecting all versions starting from 13.4. Improper access control allows unauthorized users to access details on analytic pages. CWE-425
 Direct Request ('Forced Browsing')
CVE-2021-22180 2024-11-21 14:49 2021-03-27 Show GitHub Exploit DB Packet Storm
196393 4.3 MEDIUM
Network
gitlab gitlab Improper authorization in GitLab 12.8+ allows a guest user in a private project to view tag data that should be inaccessible on the releases page CWE-200
Information Exposure
CVE-2021-22172 2024-11-21 14:49 2021-03-27 Show GitHub Exploit DB Packet Storm
196394 4.3 MEDIUM
Network
gitlab gitlab An issue was identified in GitLab EE 13.4 or later which leaked internal IP address via error messages. CWE-209
Information Exposure Through an Error Message
CVE-2021-22169 2024-11-21 14:49 2021-03-25 Show GitHub Exploit DB Packet Storm
196395 3.5 LOW
Network
gitlab gitlab An issue has been discovered in GitLab affecting all versions starting with 7.1. A member of a private group was able to validate the use of a specific name for private project. CWE-209
Information Exposure Through an Error Message
CVE-2021-22193 2024-11-21 14:49 2021-03-25 Show GitHub Exploit DB Packet Storm
196396 8.8 HIGH
Network
gitlab gitlab An issue has been discovered in GitLab CE/EE affecting all versions starting from 13.2 allowing unauthorized authenticated users to execute arbitrary code on the server. NVD-CWE-noinfo
CVE-2021-22192 2024-11-21 14:49 2021-03-25 Show GitHub Exploit DB Packet Storm
196397 4.9 MEDIUM
Network
gitlab gitlab An authorization issue in GitLab CE/EE version 9.4 and up allowed a group maintainer to modify group CI/CD variables which should be restricted to group owners CWE-863
 Incorrect Authorization
CVE-2021-22186 2024-11-21 14:49 2021-03-25 Show GitHub Exploit DB Packet Storm
196398 5.4 MEDIUM
Network
gitlab gitlab Insufficient input sanitization in wikis in GitLab version 13.8 and up allows an attacker to exploit a stored cross-site scripting vulnerability via a specially-crafted commit to a wiki CWE-79
Cross-site Scripting
CVE-2021-22185 2024-11-21 14:49 2021-03-25 Show GitHub Exploit DB Packet Storm
196399 5.4 MEDIUM
Network
gitlab gitlab A vulnerability was discovered in GitLab versions before 12.2. GitLab was vulnerable to a SSRF attack through the Outbound Requests feature. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2021-22179 2024-11-21 14:49 2021-03-25 Show GitHub Exploit DB Packet Storm
196400 5.0 MEDIUM
Network
gitlab gitlab An issue has been discovered in GitLab affecting all versions starting from 13.2. Gitlab was vulnerable to SRRF attack through the Prometheus integration. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2021-22178 2024-11-21 14:49 2021-03-25 Show GitHub Exploit DB Packet Storm