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":April 30, 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
252971 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0047 2010-07-13 16:31 2010-03-15 Show GitHub Exploit DB Packet Storm
252972 9.3 危険 アップル - Apple Safari の Cascading Style Sheet 実装 における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0046 2010-07-13 16:30 2010-03-15 Show GitHub Exploit DB Packet Storm
252973 9.3 危険 アップル - Apple Safari の ImageIO における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0043 2010-07-13 16:30 2010-03-15 Show GitHub Exploit DB Packet Storm
252974 4.3 警告 アップル - Apple Safari の ImageIO における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0041 2010-07-13 16:29 2010-03-15 Show GitHub Exploit DB Packet Storm
252975 6.8 警告 アップル
サイバートラスト株式会社
Mozilla Foundation
レッドハット
- libc における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-0689 2010-07-13 16:28 2009-07-1 Show GitHub Exploit DB Packet Storm
252976 6.8 警告 アップル - WebKit におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-2816 2010-07-13 16:28 2009-11-11 Show GitHub Exploit DB Packet Storm
252977 9.3 危険 アップル - Apple Safari の WebKit におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2195 2010-07-13 16:27 2009-08-11 Show GitHub Exploit DB Packet Storm
252978 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
252979 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
252980 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
NVD Vulnerability Information

Update Date:April 30, 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
250891 7.8 HIGH
Local
ipswitch ws_ftp Ipswitch WS_FTP Professional before 12.6.0.3 has buffer overflows in the local search field and the backup locations field, aka WSCLT-1729. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-16513 2024-11-21 12:16 2017-11-4 Show GitHub Exploit DB Packet Storm
250892 7.8 HIGH
Local
tgsoft vir.it_explorer In Vir.IT eXplorer Anti-Virus before 8.5.42, the driver file (VIAGLT64.SYS) contains an Arbitrary Write vulnerability because of not validating input values from IOCtl 0x8273007C. CWE-20
 Improper Input Validation 
CVE-2017-16237 2024-11-21 12:16 2017-11-3 Show GitHub Exploit DB Packet Storm
250893 9.8 CRITICAL
Network
wordpress wordpress WordPress before 4.8.3 is affected by an issue where $wpdb->prepare() can create unexpected and unsafe queries leading to potential SQL injection (SQLi) in plugins and themes, as demonstrated by a "d… CWE-89
SQL Injection
CVE-2017-16510 2024-11-21 12:16 2017-11-3 Show GitHub Exploit DB Packet Storm
250894 5.5 MEDIUM
Local
radare radare2 In radare 2.0.1, a pointer wraparound vulnerability exists in store_versioninfo_gnu_verdef() in libr/bin/format/elf/elf.c. CWE-476
 NULL Pointer Dereference
CVE-2017-16359 2024-11-21 12:16 2017-11-2 Show GitHub Exploit DB Packet Storm
250895 7.8 HIGH
Local
radare radare2 In radare 2.0.1, an out-of-bounds read vulnerability exists in string_scan_range() in libr/bin/bin.c when doing a string search. CWE-125
Out-of-bounds Read
CVE-2017-16358 2024-11-21 12:16 2017-11-2 Show GitHub Exploit DB Packet Storm
250896 7.8 HIGH
Local
radare radare2 In radare 2.0.1, a memory corruption vulnerability exists in store_versioninfo_gnu_verdef() and store_versioninfo_gnu_verneed() in libr/bin/format/elf/elf.c, as demonstrated by an invalid free. This … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-16357 2024-11-21 12:16 2017-11-2 Show GitHub Exploit DB Packet Storm
250897 6.5 MEDIUM
Network
graphicsmagick
debian
graphicsmagick
debian_linux
GraphicsMagick 1.3.26 is vulnerable to a memory information disclosure vulnerability found in the DescribeImage function of the magick/describe.c file, because of a heap-based buffer over-read. The p… CWE-200
CWE-125
Information Exposure
Out-of-bounds Read
CVE-2017-16353 2024-11-21 12:16 2017-11-2 Show GitHub Exploit DB Packet Storm
250898 8.8 HIGH
Network
graphicsmagick
debian
graphicsmagick
debian_linux
GraphicsMagick 1.3.26 is vulnerable to a heap-based buffer overflow vulnerability found in the "Display visual image directory" feature of the DescribeImage() function of the magick/describe.c file. … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-16352 2024-11-21 12:16 2017-11-2 Show GitHub Exploit DB Packet Storm
250899 7.5 HIGH
Network
catalyst-plugin-static-simple_project catalyst-plugin-static-simple The Catalyst-Plugin-Static-Simple module before 0.34 for Perl allows remote attackers to read arbitrary files if there is a '.' character anywhere in the pathname, which differs from the intended pol… CWE-200
Information Exposure
CVE-2017-16248 2024-11-21 12:16 2017-11-1 Show GitHub Exploit DB Packet Storm
250900 8.8 HIGH
Network
octobercms october Cross-Site Request Forgery exists in OctoberCMS 1.0.426 (aka Build 426) due to improper validation of CSRF tokens for postback handling, allowing an attacker to successfully take over the victim's ac… CWE-352
 Origin Validation Error
CVE-2017-16244 2024-11-21 12:16 2017-11-1 Show GitHub Exploit DB Packet Storm