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 3, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
241601 5 警告 Pidgin - Pidgin の MSN プロトコルプラグインにおけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-2318 2012-09-6 13:41 2012-05-7 Show GitHub Exploit DB Packet Storm
241602 3.5 注意 Pidgin - Pidgin の libpurple におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2214 2012-09-6 13:40 2012-05-7 Show GitHub Exploit DB Packet Storm
241603 7.5 危険 BuddyPress.org - WordPress 用 BuddyPress プラグインの wp-load.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-2109 2012-09-6 11:31 2012-09-4 Show GitHub Exploit DB Packet Storm
241604 5 警告 Coppermine Photo Gallery - Coppermine Photo Gallery における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-1614 2012-09-6 11:29 2012-09-4 Show GitHub Exploit DB Packet Storm
241605 3.5 注意 Coppermine Photo Gallery - Coppermine Photo Gallery の edit_one_pic.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1613 2012-09-6 11:28 2012-09-4 Show GitHub Exploit DB Packet Storm
241606 5 警告 TYPO3 Association - TYPO3 におけるクロスサイトスクリプティング保護メカニズムを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2012-1608 2012-09-6 11:16 2012-03-28 Show GitHub Exploit DB Packet Storm
241607 5 警告 TYPO3 Association - TYPO3 の Command Line Interface スクリプトにおけるデータベース名を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-1607 2012-09-6 11:15 2012-03-28 Show GitHub Exploit DB Packet Storm
241608 3.5 注意 TYPO3 Association - TYPO3 の Backend コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1606 2012-09-6 11:12 2012-03-28 Show GitHub Exploit DB Packet Storm
241609 5 警告 TYPO3 Association - TYPO3 の Extbase Framework における任意のオブジェクトのシリアル化を解除される脆弱性 CWE-DesignError
CVE-2012-1605 2012-09-6 11:10 2012-03-28 Show GitHub Exploit DB Packet Storm
241610 5 警告 Mozilla Foundation - Bugzilla におけるファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4747 2012-09-6 10:59 2012-08-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266031 8.8 HIGH
Network
spip spip The SPIP template composer/compiler in SPIP 3.1.2 and earlier allows remote authenticated users to execute arbitrary PHP code by uploading an HTML file with a crafted (1) INCLUDE or (2) INCLURE tag a… CWE-20
 Improper Input Validation 
CVE-2016-7998 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm
266032 7.5 HIGH
Network
graphicsmagick graphicsmagick The WPG format reader in GraphicsMagick 1.3.25 and earlier allows remote attackers to cause a denial of service (assertion failure and crash) via vectors related to a ReferenceBlob and a NULL pointer. CWE-476
 NULL Pointer Dereference
CVE-2016-7997 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm
266033 9.8 CRITICAL
Network
graphicsmagick graphicsmagick Heap-based buffer overflow in the WPG format reader in GraphicsMagick 1.3.25 and earlier allows remote attackers to have unspecified impact via a colormap with a large number of entries. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-7996 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm
266034 7.5 HIGH
Network
spip spip Directory traversal vulnerability in ecrire/exec/valider_xml.php in SPIP 3.1.2 and earlier allows remote attackers to enumerate the files on the system via the var_url parameter in a valider_xml acti… CWE-22
Path Traversal
CVE-2016-7982 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm
266035 6.1 MEDIUM
Network
spip spip Cross-site scripting (XSS) vulnerability in valider_xml.php in SPIP 3.1.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the var_url parameter in a valider_xml action. CWE-79
Cross-site Scripting
CVE-2016-7981 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm
266036 8.8 HIGH
Network
spip spip Cross-site request forgery (CSRF) vulnerability in ecrire/exec/valider_xml.php in SPIP 3.1.2 and earlier allows remote attackers to hijack the authentication of administrators for requests that execu… CWE-352
 Origin Validation Error
CVE-2016-7980 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm
266037 5.5 MEDIUM
Local
imagemagick
debian
imagemagick
debian_linux
magick/attribute.c in ImageMagick 7.0.3-2 allows remote attackers to cause a denial of service (use-after-free) via a crafted file. CWE-416
 Use After Free
CVE-2016-7906 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm
266038 6.5 MEDIUM
Network
imagemagick
debian
imagemagick
debian_linux
MagickCore/profile.c in ImageMagick before 7.0.3-2 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted file. CWE-125
Out-of-bounds Read
CVE-2016-7799 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm
266039 7.5 HIGH
Network
artifex mujs Heap-based buffer overflow in the Fp_toString function in jsfunction.c in Artifex Software MuJS allows attackers to cause a denial of service (crash) via crafted input. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-7564 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm
266040 7.5 HIGH
Network
artifex mujs The chartorune function in Artifex Software MuJS allows attackers to cause a denial of service (out-of-bounds read) via a * (asterisk) at the end of the input. CWE-125
Out-of-bounds Read
CVE-2016-7563 2024-11-21 11:58 2017-01-19 Show GitHub Exploit DB Packet Storm