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 6, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251971 9.3 危険 アップル
アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-3645 2011-02-2 15:05 2010-11-4 Show GitHub Exploit DB Packet Storm
251972 10 危険 アドバンテック株式会社 - Advantech Studio Test Web Server にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0488 2011-02-2 15:00 2011-01-13 Show GitHub Exploit DB Packet Storm
251973 10 危険 WellinTech - WellinTech KingView 6.53 にヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0406 2011-02-2 14:59 2011-01-13 Show GitHub Exploit DB Packet Storm
251974 6.8 警告 PNG Development Group - libpng 1.5.0 の png_set_rgb_to_gray() 関数に脆弱性 CWE-189
数値処理の問題
CVE-2011-0408 2011-02-2 14:59 2011-01-12 Show GitHub Exploit DB Packet Storm
251975 5 警告 PolyVision - PolyVision RoomWizard に脆弱性 CWE-200
情報漏えい
CVE-2010-0214 2011-02-2 14:59 2011-01-11 Show GitHub Exploit DB Packet Storm
251976 5.1 警告 Opera Software ASA - Opera における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-0450 2011-02-2 14:02 2011-02-2 Show GitHub Exploit DB Packet Storm
251977 4.3 警告 株式会社ロックオン - EC-CUBE におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0451 2011-02-2 14:01 2011-02-2 Show GitHub Exploit DB Packet Storm
251978 9.3 危険 アップル
アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-3644 2011-02-1 16:29 2010-11-4 Show GitHub Exploit DB Packet Storm
251979 9.3 危険 アップル
アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-3643 2011-02-1 16:28 2010-11-4 Show GitHub Exploit DB Packet Storm
251980 9.3 危険 アップル
アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-3642 2011-02-1 16:27 2010-11-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
212211 6.1 MEDIUM
Network
boltcms bolt Bolt 3.6.4 has XSS via the slug, teaser, or title parameter to editcontent/pages, a related issue to CVE-2017-11128 and CVE-2018-19933. CWE-79
Cross-site Scripting
CVE-2019-9553 2024-11-21 13:51 2020-01-1 Show GitHub Exploit DB Packet Storm
212212 6.1 MEDIUM
Network
paessler prtg_network_monitor PRTG Network Monitor v7.1.3.3378 allows XSS via the /search.htm searchtext parameter. NOTE: This product is discontinued. CWE-79
Cross-site Scripting
CVE-2019-9207 2024-11-21 13:51 2020-01-1 Show GitHub Exploit DB Packet Storm
212213 6.1 MEDIUM
Network
paessler prtg_network_monitor PRTG Network Monitor v7.1.3.3378 allows XSS via the /public/login.htm errormsg or loginurl parameter. NOTE: This product is discontinued. CWE-79
Cross-site Scripting
CVE-2019-9206 2024-11-21 13:51 2020-01-1 Show GitHub Exploit DB Packet Storm
212214 8.8 HIGH
Network
unity3d unity_editor The com.unity3d.kharma protocol handler in Unity Editor 2018.3 allows remote attackers to execute arbitrary code. CWE-78
OS Command 
CVE-2019-9197 2024-11-21 13:51 2020-01-1 Show GitHub Exploit DB Packet Storm
212215 5.5 MEDIUM
Local
google android In various functions of RecentLocationApps.java, DevicePolicyManagerService.java, and RecognitionService.java, there is an incorrect warning indicating an app accessed the user's location. This could… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-9464 2024-11-21 13:51 2019-12-7 Show GitHub Exploit DB Packet Storm
212216 6.8 MEDIUM
Physics
apple iphone_3gs Apple iPhone 3GS bootrom malloc implementation returns a non-NULL pointer when unable to allocate memory, aka 'alloc8'. An attacker with physical access to the device can install arbitrary firmware. CWE-755
 Improper Handling of Exceptional Conditions
CVE-2019-9536 2024-11-21 13:51 2019-11-23 Show GitHub Exploit DB Packet Storm
212217 6.7 MEDIUM
Local
google android In the Bootloader, there is a possible kernel command injection due to missing command sanitization. This could lead to a local elevation of privilege with System execution privileges needed. User in… CWE-20
CWE-77
 Improper Input Validation 
Command Injection
CVE-2019-9467 2024-11-21 13:51 2019-11-14 Show GitHub Exploit DB Packet Storm
212218 6.5 MEDIUM
Network
darktrace enterprise_immune_system Darktrace Enterprise Immune System before 3.1 allows CSRF via the /config endpoint. CWE-352
 Origin Validation Error
CVE-2019-9597 2024-11-21 13:51 2019-10-24 Show GitHub Exploit DB Packet Storm
212219 6.5 MEDIUM
Network
darktrace enterprise_immune_system Darktrace Enterprise Immune System before 3.1 allows CSRF via the /whitelisteddomains endpoint. CWE-352
 Origin Validation Error
CVE-2019-9596 2024-11-21 13:51 2019-10-24 Show GitHub Exploit DB Packet Storm
212220 7.8 HIGH
Local
trendmicro anti-threat_toolkit Trend Micro Anti-Threat Toolkit (ATTK) versions 1.62.0.1218 and below have a vulnerability that may allow an attacker to place malicious files in the same directory, potentially leading to arbitrary … CWE-427
 Uncontrolled Search Path Element
CVE-2019-9491 2024-11-21 13:51 2019-10-22 Show GitHub Exploit DB Packet Storm