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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250001 5 警告 The Tor Project - Tor の policy_summarize 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1924 2012-03-27 18:43 2011-02-28 Show GitHub Exploit DB Packet Storm
250002 3.3 注意 ihji
NetBSD
- pmake などの製品で使用される NetBSD の make インクルードファイルにおける任意のファイルを上書される脆弱性 CWE-59
リンク解釈の問題
CVE-2011-1920 2012-03-27 18:43 2011-05-23 Show GitHub Exploit DB Packet Storm
250003 9.3 危険 Foxit Software Inc - Foxit Reader の FreeType エンジンのType 1 フォントデコーダにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1908 2012-03-27 18:43 2011-06-24 Show GitHub Exploit DB Packet Storm
250004 5 警告 Trustwave - Trustwave WebDefend Enterprise におけるイベント収集テーブルを読まれる脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-1906 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250005 6.8 警告 Proofpoint, Inc. - Proofpoint Protection Server の管理モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1905 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250006 7.5 危険 Proofpoint, Inc. - Proofpoint Protection Server の Web インターフェース中の関数における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2011-1904 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250007 7.5 危険 Proofpoint, Inc. - Proofpoint Protection Server の関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1903 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250008 5 警告 Proofpoint, Inc. - Proofpoint Protection Server の Web インターフェースにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1902 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250009 7.5 危険 Proofpoint, Inc. - Proofpoint Protection Server の メールフィルタ Web インターフェースにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1901 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250010 10 危険 Schneider Electric - InduSoft Web Studio の NTWebServer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1900 2012-03-27 18:43 2011-05-4 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
209651 5.5 MEDIUM
Local
cpp-peglib_project cpp-peglib An issue was discovered in cpp-peglib through v0.1.12. peg::resolve_escape_sequence() in peglib.h has a heap-based buffer over-read. CWE-125
Out-of-bounds Read
CVE-2020-23915 2024-11-21 14:14 2021-04-22 Show GitHub Exploit DB Packet Storm
209652 5.5 MEDIUM
Local
cpp-peglib_project cpp-peglib An issue was discovered in cpp-peglib through v0.1.12. A NULL pointer dereference exists in the peg::AstOptimizer::optimize() located in peglib.h. It allows an attacker to cause Denial of Service. CWE-476
 NULL Pointer Dereference
CVE-2020-23914 2024-11-21 14:14 2021-04-22 Show GitHub Exploit DB Packet Storm
209653 5.5 MEDIUM
Local
axiosys bento4 An issue was discovered in Bento4 through v1.6.0-637. A NULL pointer dereference exists in the function AP4_StszAtom::GetSampleSize() located in Ap4StszAtom.cpp. It allows an attacker to cause Denial… CWE-476
 NULL Pointer Dereference
CVE-2020-23912 2024-11-21 14:14 2021-04-22 Show GitHub Exploit DB Packet Storm
209654 9.8 CRITICAL
Network
avast retdec An issue was discovered in retdec v3.3. In function canSplitFunctionOn() of ir_modifications.cpp, there is a possible out of bounds read due to a heap buffer overflow. The impact is: Deny of Service,… CWE-787
 Out-of-bounds Write
CVE-2020-23907 2024-11-21 14:14 2021-04-22 Show GitHub Exploit DB Packet Storm
209655 7.5 HIGH
Network
intelbras tip200_firmware
tip200lite_firmware
INTELBRAS TELEFONE IP TIP200 version 60.61.75.22 allows an attacker to obtain sensitive information through /cgi-bin/cgiServer.exx. NVD-CWE-noinfo
CVE-2020-24285 2024-11-21 14:14 2021-04-12 Show GitHub Exploit DB Packet Storm
209656 9.8 CRITICAL
Network
online_book_store_project online_book_store SQL injection in admin.php in Online Book Store 1.0 allows remote attackers to execute arbitrary SQL commands and bypass authentication. CWE-89
SQL Injection
CVE-2020-23763 2024-11-21 14:14 2021-04-10 Show GitHub Exploit DB Packet Storm
209657 5.4 MEDIUM
Network
larsens_calendar_project larsens_calendar Cross Site Scripting (XSS) vulnerability in the Larsens Calender plugin Version <= 1.2 for WordPress allows remote attackers to execute arbitrary web script via the "titel" column on the "Eintrage hi… CWE-79
Cross-site Scripting
CVE-2020-23762 2024-11-21 14:14 2021-04-10 Show GitHub Exploit DB Packet Storm
209658 6.1 MEDIUM
Network
intelliants subrion Cross Site Scripting (XSS) vulnerability in subrion CMS Version <= 4.2.1 allows remote attackers to execute arbitrary web script via the "payment gateway" column on transactions tab. CWE-79
Cross-site Scripting
CVE-2020-23761 2024-11-21 14:14 2021-04-10 Show GitHub Exploit DB Packet Storm
209659 8.3 HIGH
Network
wcms wcms Server-side request forgery in Wcms 0.3.2 let an attacker send crafted requests from the back-end server of a vulnerable web application via the pagename parameter to wex/html.php. It can help identi… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-24140 2024-11-21 14:14 2021-04-8 Show GitHub Exploit DB Packet Storm
209660 8.3 HIGH
Network
wcms wcms Server-side request forgery in Wcms 0.3.2 lets an attacker send crafted requests from the back-end server of a vulnerable web application via the path parameter to wex/cssjs.php. It can help identify… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-24139 2024-11-21 14:14 2021-04-8 Show GitHub Exploit DB Packet Storm