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 22, 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
256181 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1412 2010-06-25 18:51 2010-06-10 Show GitHub Exploit DB Packet Storm
256182 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1749 2010-06-24 15:38 2010-06-10 Show GitHub Exploit DB Packet Storm
256183 7.8 危険 日立 - JP1/ServerConductor/Deployment Manager における不正にシャットダウンまたはリブートを実行する脆弱性 CWE-noinfo
情報不足
- 2010-06-22 17:28 2010-06-4 Show GitHub Exploit DB Packet Storm
256184 6.8 警告 pon software - Explzh におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2434 2010-06-22 14:01 2010-06-22 Show GitHub Exploit DB Packet Storm
256185 4.3 警告 アップル - Apple Safari の WebKit における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-1388 2010-06-21 16:56 2010-06-10 Show GitHub Exploit DB Packet Storm
256186 9.3 危険 アップル - Apple Safari における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1750 2010-06-18 18:21 2010-06-10 Show GitHub Exploit DB Packet Storm
256187 9.3 危険 アップル - Apple Safari における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1385 2010-06-18 18:20 2010-06-10 Show GitHub Exploit DB Packet Storm
256188 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org における任意の Python コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0395 2010-06-17 18:34 2010-06-10 Show GitHub Exploit DB Packet Storm
256189 - - Accoria Networks - Accoria Rock Web Server に複数の脆弱性 - - 2010-06-17 18:33 2010-06-3 Show GitHub Exploit DB Packet Storm
256190 5 警告 富士通 - Interstage Portalworks および Interstage Interaction Manager のポータル機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-06-17 18:33 2010-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255711 7.5 HIGH
Network
yajl-ruby_project
debian
yajl-ruby
debian_linux
In the yajl-ruby gem 1.3.0 for Ruby, when a crafted JSON file is supplied to Yajl::Parser.new.parse, the whole ruby process crashes with a SIGABRT in the yajl_string_decode function in yajl_encode.c.… CWE-134
Use of Externally-Controlled Format String
CVE-2017-16516 2024-11-21 12:16 2017-11-4 Show GitHub Exploit DB Packet Storm
255712 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
255713 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
255714 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
255715 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
255716 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
255717 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
255718 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
255719 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
255720 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