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 11, 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
237731 5 警告 MediaWiki - MediaWiki における重要な情報を取得される脆弱性 - CVE-2007-0894 2012-09-25 16:47 2007-01-29 Show GitHub Exploit DB Packet Storm
237732 5 警告 matthieu aubry - phpMyVisites におけるディレクトリトラバーサルの脆弱性 - CVE-2007-0893 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
237733 7.5 危険 matthieu aubry - phpMyVisites における CRLF インジェクションの脆弱性 - CVE-2007-0892 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
237734 4.3 警告 matthieu aubry - phpMyVisites の GetCurrentCompletePath 関数におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0891 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
237735 4.6 警告 kiwi enterprises - Kiwi CatTools における重要な情報を取得される脆弱性 - CVE-2007-0889 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
237736 10 危険 kiwi enterprises - Kiwi CatTools の TFTP サーバにおけるディレクトリトラバーサルの脆弱性 - CVE-2007-0888 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
237737 6.8 警告 openi-cms group - Seitenschutz プラグインにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0881 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
237738 7.8 危険 マイクロソフト - Microsoft Windows Mobile 5.0 上で稼働する Internet Explorer におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-0878 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
237739 5 警告 march networks - March Networks DVR 3000 などにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-0877 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
237740 7.5 危険 nabocorp - nabopoll における認証を回避される脆弱性 - CVE-2007-0873 2012-09-25 16:47 2007-02-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
347261 - solarwinds tftp_server SolarWinds TFTP Server 10.4.0.10 allows remote attackers to cause a denial of service (no new connections) via a crafted read request. CWE-20
 Improper Input Validation 
CVE-2010-2115 2010-06-1 13:00 2010-05-29 Show GitHub Exploit DB Packet Storm
347262 - hp mercury_testdirector_for_quality_center Unspecified vulnerability in HP TestDirector for Quality Center 9.2 before Patch8 allows remote attackers to modify data via unknown vectors. NVD-CWE-noinfo
CVE-2010-1959 2010-05-29 14:47 2010-05-28 Show GitHub Exploit DB Packet Storm
347263 - microsoft asp.net Microsoft ASP.NET 2.0 does not prevent setting the InnerHtml property on a control that inherits from HtmlContainerControl, which allows remote attackers to conduct cross-site scripting (XSS) attacks… CWE-79
Cross-site Scripting
CVE-2010-2084 2010-05-28 13:00 2010-05-28 Show GitHub Exploit DB Packet Storm
347264 - microsoft .net_framework The default configuration of ASP.NET in Microsoft .NET before 1.1 has a value of FALSE for the EnableViewStateMac property, which allows remote attackers to conduct cross-site scripting (XSS) attacks… CWE-79
Cross-site Scripting
CVE-2010-2085 2010-05-28 13:00 2010-05-28 Show GitHub Exploit DB Packet Storm
347265 - apache myfaces Apache MyFaces 1.1.7 and 1.2.8, as used in IBM WebSphere Application Server and other applications, does not properly handle an unencrypted view state, which allows remote attackers to conduct cross-… CWE-79
Cross-site Scripting
CVE-2010-2086 2010-05-28 13:00 2010-05-28 Show GitHub Exploit DB Packet Storm
347266 - microsoft asp.net ASP.NET in Microsoft .NET 3.5 does not properly handle an unencrypted view state, which allows remote attackers to conduct cross-site scripting (XSS) attacks against the form control via the __VIEWST… CWE-79
Cross-site Scripting
CVE-2010-2088 2010-05-28 13:00 2010-05-28 Show GitHub Exploit DB Packet Storm
347267 - cmsqlite cmsqlite SQL injection vulnerability in index.php in CMSQlite 1.2 and earlier allows remote attackers to execute arbitrary SQL commands via the c parameter. CWE-89
SQL Injection
CVE-2010-2095 2010-05-28 13:00 2010-05-28 Show GitHub Exploit DB Packet Storm
347268 - cmsqlite cmsqlite Directory traversal vulnerability in index.php in CMSQlite 1.2 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the mod parameter. CWE-22
Path Traversal
CVE-2010-2096 2010-05-28 13:00 2010-05-28 Show GitHub Exploit DB Packet Storm
347269 - e107 e107 bbcode/php.bb in e107 0.7.20 and earlier does not perform access control checks for all inputs that could contain the php bbcode tag, which allows remote attackers to execute arbitrary PHP code, as d… CWE-264
Permissions, Privileges, and Access Controls
CVE-2010-2099 2010-05-28 13:00 2010-05-28 Show GitHub Exploit DB Packet Storm
347270 - apache apache_http_server Race condition in the mod_auth_shadow module for the Apache HTTP Server allows remote attackers to bypass authentication, and read and possibly modify data, via vectors related to improper interactio… CWE-362
Race Condition
CVE-2010-1151 2010-05-27 14:49 2010-04-21 Show GitHub Exploit DB Packet Storm