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 7, 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
253651 4.3 警告 アップル - Apple Safari の ImageIO における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0041 2010-07-13 16:29 2010-03-15 Show GitHub Exploit DB Packet Storm
253652 6.8 警告 アップル
サイバートラスト株式会社
Mozilla Foundation
レッドハット
- libc における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-0689 2010-07-13 16:28 2009-07-1 Show GitHub Exploit DB Packet Storm
253653 6.8 警告 アップル - WebKit におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-2816 2010-07-13 16:28 2009-11-11 Show GitHub Exploit DB Packet Storm
253654 9.3 危険 アップル - Apple Safari の WebKit におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2195 2010-07-13 16:27 2009-08-11 Show GitHub Exploit DB Packet Storm
253655 4.3 警告 xmlsoft.org
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
OpenOffice.org Project
レッドハット
- libxml2 および libxml の Notation または Enumeration 属性タイプの処理におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-2416 2010-07-13 16:27 2009-08-11 Show GitHub Exploit DB Packet Storm
253656 4.3 警告 xmlsoft.org
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
OpenOffice.org Project
レッドハット
- libxml2 および libxml における DTD 内の要素宣言の処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-2414 2010-07-13 16:26 2009-08-11 Show GitHub Exploit DB Packet Storm
253657 4.3 警告 アップル - Apple Mac OS の CFNetwork における任意の HTTPS Web サイトを訪問しているように偽装可能な脆弱性 CWE-Other
その他
CVE-2009-1723 2010-07-13 16:25 2009-08-5 Show GitHub Exploit DB Packet Storm
253658 3.5 注意 アップル - Apple Mac OS X の Wiki サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1382 2010-07-12 18:12 2010-06-15 Show GitHub Exploit DB Packet Storm
253659 3.5 注意 アップル - Apple Mac OS X の SMB ファイルサーバにおける任意のファイルにアクセスされる脆弱性 CWE-16
環境設定
CVE-2010-1381 2010-07-12 18:12 2010-06-15 Show GitHub Exploit DB Packet Storm
253660 7.5 危険 アップル - Apple Mac OS X の cgtexttops CUPS フィルタにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1380 2010-07-12 18:11 2010-06-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
254981 8.8 HIGH
Network
graphicsmagick
debian
graphicsmagick
debian_linux
The ReadWMFImage function in coders/wmf.c in GraphicsMagick 1.3.26 has a use-after-free issue for data associated with exception reporting. CWE-416
 Use After Free
CVE-2017-12936 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
254982 8.8 HIGH
Network
graphicsmagick
debian
graphicsmagick
debian_linux
The ReadMNGImage function in coders/png.c in GraphicsMagick 1.3.26 mishandles large MNG images, leading to an invalid memory read in the SetImageColorCallBack function in magick/image.c. CWE-125
Out-of-bounds Read
CVE-2017-12935 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
254983 7.5 HIGH
Network
php php ext/standard/var_unserializer.re in PHP 7.0.x before 7.0.21 and 7.1.x before 7.1.7 is prone to a heap use after free while unserializing untrusted data, related to the zval_get_type function in Zend/… CWE-416
 Use After Free
CVE-2017-12934 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
254984 9.8 CRITICAL
Network
php php The finish_nested_data function in ext/standard/var_unserializer.re in PHP before 5.6.31, 7.0.x before 7.0.21, and 7.1.x before 7.1.7 is prone to a buffer over-read while unserializing untrusted data… CWE-125
Out-of-bounds Read
CVE-2017-12933 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
254985 9.8 CRITICAL
Network
php php ext/standard/var_unserializer.re in PHP 7.0.x through 7.0.22 and 7.1.x through 7.1.8 is prone to a heap use after free while unserializing untrusted data, related to improper use of the hash API for … CWE-416
 Use After Free
CVE-2017-12932 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
254986 6.1 MEDIUM
Network
cacti cacti A cross-site scripting vulnerability exists in Cacti 1.1.17 in the method parameter in spikekill.php. CWE-79
Cross-site Scripting
CVE-2017-12927 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
254987 9.8 CRITICAL
Network
nexusphp_project nexusphp SQL injection vulnerability in massmail.php in NexusPHP 1.5 allows remote attackers to execute arbitrary SQL commands via the or parameter. CWE-89
SQL Injection
CVE-2017-12910 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
254988 9.8 CRITICAL
Network
nexusphp_project nexusphp SQL injection vulnerability in modtask.php in NexusPHP 1.5 allows remote attackers to execute arbitrary SQL commands via the userid parameter. CWE-89
SQL Injection
CVE-2017-12909 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
254989 9.8 CRITICAL
Network
nexusphp_project nexusphp SQL injection vulnerability in takeconfirm.php in NexusPHP 1.5 allows remote attackers to execute arbitrary SQL commands via the conusr parameter. CWE-89
SQL Injection
CVE-2017-12908 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
254990 6.1 MEDIUM
Network
nexusphp_project nexusphp Cross-Site Scripting (XSS) exists in NexusPHP version v1.5 via the url path to usersearch.php. CWE-79
Cross-site Scripting
CVE-2017-12907 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm