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 22, 2026, 12:22 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
240051 4.3 警告 KDE project - KDE の HTMLTokenizer::scriptHandler におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5698 2012-09-25 17:17 2008-12-22 Show GitHub Exploit DB Packet Storm
240052 5 警告 Ipswitch, Inc. - Ipswitch WS_FTP Server Manager などにおける WSFTPSVR/ 配下のカスタム ASP ファイルのコンテンツを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2008-5693 2012-09-25 17:17 2008-12-19 Show GitHub Exploit DB Packet Storm
240053 5 警告 Ipswitch, Inc. - Ipswitch WS_FTP Server Manager におけるログを読まれる脆弱性 CWE-287
不適切な認証
CVE-2008-5692 2012-09-25 17:17 2008-12-19 Show GitHub Exploit DB Packet Storm
240054 9.3 危険 phonecian casino - Phoenician Casino FlashAX ActiveX コントロールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5691 2012-09-25 17:17 2008-12-19 Show GitHub Exploit DB Packet Storm
240055 4.3 警告 MediaWiki - MediaWiki における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-5688 2012-09-25 17:17 2008-12-15 Show GitHub Exploit DB Packet Storm
240056 5 警告 MediaWiki - MediaWiki における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5687 2012-09-25 17:17 2008-12-15 Show GitHub Exploit DB Packet Storm
240057 7.1 危険 kwalbum - Kwalbum における任意のファイルをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2008-5677 2012-09-25 17:17 2008-12-18 Show GitHub Exploit DB Packet Storm
240058 10 危険 IBM - IBM WebSphere Portal における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5675 2012-09-25 17:17 2008-12-18 Show GitHub Exploit DB Packet Storm
240059 9 危険 kusaba - Kusaba における任意のファイルを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5663 2012-09-25 17:17 2008-12-18 Show GitHub Exploit DB Packet Storm
240060 7.5 危険 myiosoft - MyioSoft EasyBookMarker における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5655 2012-09-25 17:17 2008-12-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
269391 5.5 MEDIUM
Local
libav libav The sbr_make_f_master function in aacsbr.c in Libav 11.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted mp3 file. CWE-369
 Divide By Zero
CVE-2016-7499 2024-11-21 11:58 2017-02-16 Show GitHub Exploit DB Packet Storm
269392 5.5 MEDIUM
Local
libav libav The ff_put_pixels8_xy2_mmx function in rnd_template.c in Libav 11.7 allows remote attackers to cause a denial of service (invalid memory access and crash) via a crafted mp3 file. NOTE: this issue wa… CWE-476
 NULL Pointer Dereference
CVE-2016-7477 2024-11-21 11:58 2017-02-16 Show GitHub Exploit DB Packet Storm
269393 7.5 HIGH
Network
siemens eta4_firmware
eta2_firmware
An issue was discovered in Siemens ETA4 firmware (all versions prior to Revision 08) of the SM-2558 extension module for: SICAM AK, SICAM TM 1703, SICAM BC 1703, and SICAM AK 3. Specially crafted pac… CWE-19
 Data Processing Errors
CVE-2016-7987 2024-11-21 11:58 2017-02-14 Show GitHub Exploit DB Packet Storm
269394 9.8 CRITICAL
Network
exponentcms exponent_cms install/index.php in Exponent CMS 2.3.9 allows remote attackers to execute arbitrary commands via shell metacharacters in the sc array parameter. CWE-284
Improper Access Control
CVE-2016-7565 2024-11-21 11:58 2017-02-14 Show GitHub Exploit DB Packet Storm
269395 7.5 HIGH
Network
graphicsmagick
opensuse
debian
graphicsmagick
leap
opensuse
debian_linux
Integer underflow in the parse8BIM function in coders/meta.c in GraphicsMagick 1.3.25 and earlier allows remote attackers to cause a denial of service (application crash) via a crafted 8BIM chunk, wh… CWE-119
CWE-191
Incorrect Access of Indexable Resource ('Range Error') 
 Integer Underflow (Wrap or Wraparound)
CVE-2016-7800 2024-11-21 11:58 2017-02-7 Show GitHub Exploit DB Packet Storm
269396 7.5 HIGH
Network
graphicsmagick
debian
opensuse
graphicsmagick
debian_linux
leap
opensuse
The TIFFGetField function in coders/tiff.c in GraphicsMagick 1.3.24 allows remote attackers to cause a denial of service (out-of-bounds heap read) via a file containing an "unterminated" string. CWE-125
Out-of-bounds Read
CVE-2016-7449 2024-11-21 11:58 2017-02-7 Show GitHub Exploit DB Packet Storm
269397 7.5 HIGH
Network
graphicsmagick
debian
opensuse
graphicsmagick
debian_linux
leap
opensuse
The Utah RLE reader in GraphicsMagick before 1.3.25 allows remote attackers to cause a denial of service (CPU consumption or large memory allocations) via vectors involving the header information and… CWE-399
 Resource Management Errors
CVE-2016-7448 2024-11-21 11:58 2017-02-7 Show GitHub Exploit DB Packet Storm
269398 9.8 CRITICAL
Network
graphicsmagick
debian
opensuse
graphicsmagick
debian_linux
leap
opensuse
Heap-based buffer overflow in the EscapeParenthesis function in GraphicsMagick before 1.3.25 allows remote attackers to have unspecified impact via unknown vectors. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-7447 2024-11-21 11:58 2017-02-7 Show GitHub Exploit DB Packet Storm
269399 9.8 CRITICAL
Network
graphicsmagick
debian
opensuse
graphicsmagick
debian_linux
leap
opensuse
Buffer overflow in the MVG and SVG rendering code in GraphicsMagick 1.3.24 allows remote attackers to have unspecified impact via unknown vectors. Note: This vulnerability exists due to an incomplete… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-7446 2024-11-21 11:58 2017-02-7 Show GitHub Exploit DB Packet Storm
269400 7.5 HIGH
Network
dell bsafe_crypto-j An issue was discovered in EMC RSA BSAFE Crypto-J versions prior to 6.2.2. There is an Improper OCSP Validation Vulnerability. OCSP responses have two time values: thisUpdate and nextUpdate. These sp… CWE-404
 Improper Resource Shutdown or Release
CVE-2016-8212 2024-11-21 11:58 2017-02-3 Show GitHub Exploit DB Packet Storm