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 14, 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
256131 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2128 2011-07-1 15:32 2011-06-14 Show GitHub Exploit DB Packet Storm
256132 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2127 2011-07-1 15:31 2011-06-14 Show GitHub Exploit DB Packet Storm
256133 9.3 危険 アドビシステムズ - Adobe Shockwave Player におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2126 2011-07-1 15:30 2011-06-14 Show GitHub Exploit DB Packet Storm
256134 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Dirapix.dll におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2125 2011-07-1 10:19 2011-06-14 Show GitHub Exploit DB Packet Storm
256135 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2124 2011-07-1 10:17 2011-06-14 Show GitHub Exploit DB Packet Storm
256136 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Shockwave 3D Asset x32 コンポーネントにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2123 2011-07-1 10:15 2011-06-14 Show GitHub Exploit DB Packet Storm
256137 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Dirapi.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2122 2011-07-1 10:14 2011-06-14 Show GitHub Exploit DB Packet Storm
256138 9.3 危険 アドビシステムズ - Adobe Shockwave Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2121 2011-06-30 10:59 2011-06-14 Show GitHub Exploit DB Packet Storm
256139 9.3 危険 アドビシステムズ - Adobe Shockwave Player の CursorAsset x32 コンポーネントにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2120 2011-06-30 10:58 2011-06-14 Show GitHub Exploit DB Packet Storm
256140 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Dirapi.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2119 2011-06-30 10:57 2011-06-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
263961 9.8 CRITICAL
Network
unity3d unity_editor A Remote Code Execution vulnerability was identified in all Windows versions of Unity Editor, e.g., before 5.3.8p2, 5.4.x before 5.4.5p5, 5.5.x before 5.5.4p3, 5.6.x before 5.6.3p1, and 2017.x before… CWE-20
 Improper Input Validation 
CVE-2017-12939 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
263962 7.5 HIGH
Network
rarlab unrar UnRAR before 5.5.7 allows remote attackers to bypass a directory-traversal protection mechanism via vectors involving a symlink to the . directory, a symlink to the .. directory, and a regular file. CWE-22
Path Traversal
CVE-2017-12938 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
263963 8.8 HIGH
Network
graphicsmagick
debian
graphicsmagick
debian_linux
The ReadSUNImage function in coders/sun.c in GraphicsMagick 1.3.26 has a colormap heap-based buffer over-read. CWE-125
Out-of-bounds Read
CVE-2017-12937 2024-11-21 12:10 2017-08-18 Show GitHub Exploit DB Packet Storm
263964 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
263965 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
263966 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
263967 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
263968 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
263969 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
263970 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