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 17, 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
255381 0 注意 アップル - Apple Mac OS X の Wiki サーバにおけるコンテンツを公開される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0534 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
255382 5 警告 アップル - Apple Mac OS X の Wiki サーバにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0523 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
255383 9 危険 アップル - Apple Mac OS X のサーバ管理における管理者権限の処理に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0522 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
255384 5 警告 アップル - Apple Mac OS X のサーバ管理における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-0521 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
255385 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails の strip_tags 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4214 2010-04-16 16:58 2009-12-7 Show GitHub Exploit DB Packet Storm
255386 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3009 2010-04-16 16:58 2009-09-8 Show GitHub Exploit DB Packet Storm
255387 7.5 危険 アップル
Ruby on Rails project
- Ruby on Rails のダイジェスト認証における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-2422 2010-04-16 16:57 2009-07-10 Show GitHub Exploit DB Packet Storm
255388 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0526 2010-04-16 16:57 2010-03-29 Show GitHub Exploit DB Packet Storm
255389 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0520 2010-04-16 16:57 2010-03-29 Show GitHub Exploit DB Packet Storm
255390 6.8 警告 アップル - Apple Mac OS X の QuickTime における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0519 2010-04-16 16:57 2010-03-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
305831 6.1 MEDIUM
Network
mortbay
debian
jetty
debian_linux
WebApp JSP Snoop page XSS in jetty though 6.1.21. CWE-79
Cross-site Scripting
CVE-2009-5049 2024-11-21 10:11 2019-11-7 Show GitHub Exploit DB Packet Storm
305832 6.1 MEDIUM
Network
mortbay jetty Cookie Dump Servlet stored XSS vulnerability in jetty though 6.1.20. CWE-79
Cross-site Scripting
CVE-2009-5048 2024-11-21 10:11 2019-11-7 Show GitHub Exploit DB Packet Storm
305833 9.8 CRITICAL
Network
burn_project
debian
burn
debian_linux
burn allows file names to escape via mishandled quotation marks CWE-755
 Improper Handling of Exceptional Conditions
CVE-2009-5043 2024-11-21 10:11 2019-11-1 Show GitHub Exploit DB Packet Storm
305834 9.1 CRITICAL
Network
python-docutils_project
debian
python-docutils
debian_linux
python-docutils allows insecure usage of temporary files CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2009-5042 2024-11-21 10:11 2019-11-1 Show GitHub Exploit DB Packet Storm
305835 9.8 CRITICAL
Network
debian overkill overkill has buffer overflow via long player names that can corrupt data on the server machine CWE-120
Classic Buffer Overflow
CVE-2009-5041 2024-11-21 10:11 2019-11-1 Show GitHub Exploit DB Packet Storm
305836 5.5 MEDIUM
Local
xpdfreader xpdf In xpdf, the xref table contains an infinite loop which allows remote attackers to cause a denial of service (application crash) in xpdf-based PDF viewers. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2010-0207 2024-11-21 10:11 2019-10-31 Show GitHub Exploit DB Packet Storm
305837 5.5 MEDIUM
Local
xpdfreader xpdf xpdf allows remote attackers to cause a denial of service (NULL pointer dereference and crash) in the way it processes JBIG2 PDF stream objects. CWE-476
 NULL Pointer Dereference
CVE-2010-0206 2024-11-21 10:11 2019-10-31 Show GitHub Exploit DB Packet Storm
305838 6.1 MEDIUM
Network
sumo google_analyticator The google-analyticator plugin before 5.2.1 for WordPress has insufficient HTML sanitization for Google Analytics API text. CWE-20
 Improper Input Validation 
CVE-2009-5158 2024-11-21 10:11 2019-08-22 Show GitHub Exploit DB Packet Storm
305839 8.8 HIGH
Network
linksys wag54g2_firmware On Linksys WAG54G2 1.00.10 devices, there is authenticated command injection via shell metacharacters in the setup.cgi c4_ping_ipaddr variable. CWE-77
Command Injection
CVE-2009-5157 2024-11-21 10:11 2019-06-12 Show GitHub Exploit DB Packet Storm
305840 9.8 CRITICAL
Network
veracomp asmax_ar-804gu_firmware An issue was discovered on ASMAX AR-804gu 66.34.1 devices. There is Command Injection via the cgi-bin/script query string. CWE-77
Command Injection
CVE-2009-5156 2024-11-21 10:11 2019-06-12 Show GitHub Exploit DB Packet Storm