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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224381 9.3 危険 safer networking - Safer Networking FileAlyzer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4396 2012-12-20 18:52 2008-10-2 Show GitHub Exploit DB Packet Storm
224382 4.3 警告 ベリサイン - VeriSign Kontiki DMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4393 2012-12-20 18:52 2008-10-7 Show GitHub Exploit DB Packet Storm
224383 9.3 危険 simba technologies
SAP
- SAP SAPgui の mdrmsap.dll における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-4387 2012-12-20 18:52 2008-11-10 Show GitHub Exploit DB Packet Storm
224384 7.5 危険 rianxosencabos cms - Rianxosencabos CMS における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-4244 2012-12-20 18:52 2008-09-25 Show GitHub Exploit DB Packet Storm
224385 7.5 危険 softacid - SoftAcid HRS の city.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4204 2012-12-20 18:52 2008-09-24 Show GitHub Exploit DB Packet Storm
224386 6.9 警告 レッドハット - cman の fence_egenera における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4192 2012-12-20 18:52 2008-09-29 Show GitHub Exploit DB Packet Storm
224387 10 危険 TYPO3 Association - TYPO3 Secure Directory エクステンションにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-4188 2012-12-20 18:52 2008-09-23 Show GitHub Exploit DB Packet Storm
224388 4.3 警告 proactive cms - ProActive CMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-4187 2012-12-20 18:52 2008-09-23 Show GitHub Exploit DB Packet Storm
224389 7.5 危険 webcms - webCMS Portal Edition の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4186 2012-12-20 18:52 2008-09-23 Show GitHub Exploit DB Packet Storm
224390 9.3 危険 systemrequirementslab - Instant Expert Analysis で使用されている LLC Systems Requirements Lab における強制的にダウンロードされる脆弱性 CWE-94
コード・インジェクション
CVE-2008-4385 2012-12-20 18:52 2008-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
278901 - linux linux_kernel Buffer overflow in the bufprint function in capiutil.c in libcapi, as used in Linux kernel 2.6.9 to 2.6.20 and isdn4k-utils, allows local users to cause a denial of service (crash) and possibly gain … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2007-1217 2018-10-31 01:25 2007-03-3 Show GitHub Exploit DB Packet Storm
278902 - php php The shmop functions in PHP before 4.4.5, and before 5.2.1 in the 5.x series, do not verify that their arguments correspond to a shmop resource, which allows context-dependent attackers to read and wr… NVD-CWE-Other
CVE-2007-1376 2018-10-31 01:25 2007-03-10 Show GitHub Exploit DB Packet Storm
278903 - php php The ovrimos_longreadlen function in the Ovrimos extension for PHP before 4.4.5 allows context-dependent attackers to write to arbitrary memory locations via the result_id and length arguments. NVD-CWE-Other
CVE-2007-1378 2018-10-31 01:25 2007-03-10 Show GitHub Exploit DB Packet Storm
278904 - php php The ovrimos_close function in the Ovrimos extension for PHP before 4.4.5 can trigger efree of an arbitrary address, which might allow context-dependent attackers to execute arbitrary code. NVD-CWE-Other
CVE-2007-1379 2018-10-31 01:25 2007-03-10 Show GitHub Exploit DB Packet Storm
278905 - php php The php_binary serialization handler in the session extension in PHP before 4.4.5, and 5.x before 5.2.1, allows context-dependent attackers to obtain sensitive information (memory contents) via a ser… NVD-CWE-Other
CVE-2007-1380 2018-10-31 01:25 2007-03-10 Show GitHub Exploit DB Packet Storm
278906 - php php The import_request_variables function in PHP 4.0.7 through 4.4.6, and 5.x before 5.2.2, when called without a prefix, does not prevent the (1) GET, (2) POST, (3) COOKIE, (4) FILES, (5) SERVER, (6) SE… NVD-CWE-Other
CVE-2007-1396 2018-10-31 01:25 2007-03-11 Show GitHub Exploit DB Packet Storm
278907 - php php The resource system in PHP 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting the hash_update_file function via a userspace (1) error or (2) stream handl… CWE-94
Code Injection
CVE-2007-1581 2018-10-31 01:25 2007-03-22 Show GitHub Exploit DB Packet Storm
278908 - php php The resource system in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting certain functions in the GD (ext/gd) extension and … NVD-CWE-Other
CVE-2007-1582 2018-10-31 01:25 2007-03-22 Show GitHub Exploit DB Packet Storm
278909 - php php The mb_parse_str function in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 sets the internal register_globals flag and does not disable it in certain cases when a script terminates, which allows re… NVD-CWE-Other
CVE-2007-1583 2018-10-31 01:25 2007-03-22 Show GitHub Exploit DB Packet Storm
278910 - php php The session extension in PHP 4 before 4.4.5, and PHP 5 before 5.2.1, calculates the reference count for the session variables without considering the internal pointer from the session globals, which … NVD-CWE-Other
CVE-2007-1700 2018-10-31 01:25 2007-03-27 Show GitHub Exploit DB Packet Storm