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 10, 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
251921 9.3 危険 アドビシステムズ - Windows 上で稼働する Adobe Audition におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0614 2011-05-27 10:49 2011-05-12 Show GitHub Exploit DB Packet Storm
251922 5 警告 レッドハット
Avahi
オラクル
- Avahi の avahi-core/socket.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1002 2011-05-27 10:33 2011-02-22 Show GitHub Exploit DB Packet Storm
251923 5 警告 Squid-cache.org
レッドハット
- Squid の string-comparison 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3072 2011-05-27 10:05 2010-09-3 Show GitHub Exploit DB Packet Storm
251924 6 警告 Walrus,Digit. - WalRack におけるアップロードファイルの取扱いに関する脆弱性 CWE-20
不適切な入力確認
CVE-2011-1329 2011-05-26 11:06 2011-05-26 Show GitHub Exploit DB Packet Storm
251925 6.9 警告 Linux
レッドハット
- Linux kernel の Radeon GPU ドライバにおける任意のメモリロケーションへ書き込みされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-1016 2011-05-26 10:45 2011-02-28 Show GitHub Exploit DB Packet Storm
251926 6.9 警告 Linux
レッドハット
- Linux kernel の drm_modeset_ctl 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-1013 2011-05-26 10:43 2011-05-9 Show GitHub Exploit DB Packet Storm
251927 6.2 警告 Linux
レッドハット
- Linux kernel の caiaq Native Instruments USB オーディオ機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0712 2011-05-26 10:21 2011-02-18 Show GitHub Exploit DB Packet Storm
251928 4.3 警告 アクセラテクノロジ - Accela BizSearch の標準検索画面におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-05-26 10:07 2010-04-25 Show GitHub Exploit DB Packet Storm
251929 4.3 警告 アクセラテクノロジ - Accela BizSearch の標準検索画面におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-05-26 10:06 2010-04-25 Show GitHub Exploit DB Packet Storm
251930 4.3 警告 アクセラテクノロジ - Accela BizSearch の標準検索画面におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-05-26 10:03 2010-04-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
256321 7.5 HIGH
Network
wp-rocket wp-rocket In the WP Rocket plugin 2.9.3 for WordPress, the Local File Inclusion mitigation technique is to trim traversal characters (..) -- however, this is insufficient to stop remote attacks and can be bypa… CWE-22
Path Traversal
CVE-2017-11658 2024-11-21 12:08 2017-07-27 Show GitHub Exploit DB Packet Storm
256322 8.6 HIGH
Local
factorio factorio A sandbox escape in the Lua interface in Wube Factorio before 0.15.31 allows remote game servers or user-assisted attackers to execute arbitrary C code by including and loading a C library. NVD-CWE-noinfo
CVE-2017-11615 2024-11-21 12:08 2017-07-27 Show GitHub Exploit DB Packet Storm
256323 6.1 MEDIUM
Network
joomla joomla\! In Joomla! before 3.7.4, inadequate filtering of potentially malicious HTML tags leads to XSS vulnerabilities in various components. CWE-79
Cross-site Scripting
CVE-2017-11612 2024-11-21 12:08 2017-07-27 Show GitHub Exploit DB Packet Storm
256324 7.5 HIGH
Network
sipcrack_project sipcrack A memory leak was found in the way SIPcrack 0.2 handled processing of SIP traffic, because a lines array was mismanaged. A remote attacker could potentially use this flaw to crash long-running sipdum… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-11655 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
256325 5.9 MEDIUM
Network
sipcrack_project sipcrack An out-of-bounds read and write flaw was found in the way SIPcrack 0.2 processed SIP traffic, because 0x00 termination of a payload array was mishandled. A remote attacker could potentially use this … CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2017-11654 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
256326 6.1 MEDIUM
Network
nexusphp nexusphp NexusPHP V1.5 has XSS via a javascript: or data: URL in a UBBCode url tag. CWE-79
Cross-site Scripting
CVE-2017-11651 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
256327 6.5 MEDIUM
Network
imagemagick imagemagick When ImageMagick 7.0.6-1 processes a crafted file in convert, it can lead to a Memory Leak in the ReadMATImage() function in coders/mat.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-11644 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
256328 9.8 CRITICAL
Network
graphicsmagick graphicsmagick GraphicsMagick 1.3.26 has a heap overflow in the WriteCMYKImage() function in coders/cmyk.c when processing multiple frames that have non-identical widths. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-11643 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
256329 8.8 HIGH
Network
graphicsmagick graphicsmagick GraphicsMagick 1.3.26 has a NULL pointer dereference in the WriteMAPImage() function in coders/map.c when processing a non-colormapped image, a different vulnerability than CVE-2017-11638. CWE-476
 NULL Pointer Dereference
CVE-2017-11642 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
256330 9.8 CRITICAL
Network
graphicsmagick graphicsmagick GraphicsMagick 1.3.26 has a Memory Leak in the PersistCache function in magick/pixel_cache.c during writing of Magick Persistent Cache (MPC) files. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-11641 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm