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 15, 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
227091 4.3 警告 Zoph - Zoph の people.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2343 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
227092 7.5 危険 shalwan - Opial の albumdetail.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2341 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
227093 7.5 危険 rentventory - Rentventory の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2339 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
227094 6.8 警告 w3bcms - w3b|cms Gaestebuch Guestbook Module の includes/module/book/index.inc.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2337 2012-12-20 19:10 2009-07-7 Show GitHub Exploit DB Packet Storm
227095 5 警告 WordPress.org - WordPress および WordPress MU における有効なユーザ名を列挙される脆弱性 CWE-16
環境設定
CVE-2009-2336 2012-12-20 19:10 2009-07-10 Show GitHub Exploit DB Packet Storm
227096 5 警告 WordPress.org - WordPress および WordPress MU における有効なユーザ名を列挙される脆弱性 CWE-16
環境設定
CVE-2009-2335 2012-12-20 19:10 2009-07-10 Show GitHub Exploit DB Packet Storm
227097 4.9 警告 WordPress.org - WordPress および WordPress MU の wp-admin/admin.php における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2009-2334 2012-12-20 19:10 2009-07-9 Show GitHub Exploit DB Packet Storm
227098 2.1 注意 サン・マイクロシステムズ - Solaris 上の Sun Lightweight Availability Collection Tool における任意のファイルを上書きされる脆弱性 CWE-362
競合状態
CVE-2009-2314 2012-12-20 19:10 2009-07-2 Show GitHub Exploit DB Packet Storm
227099 7.5 危険 selbstzweck - WBB3 用の rGallery プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2311 2012-12-20 19:10 2009-07-2 Show GitHub Exploit DB Packet Storm
227100 7.5 危険 punres - PunBB 用の Affiliation モジュールの affiliates.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2308 2012-12-20 19:10 2009-07-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 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
214321 7.0 HIGH
Local
google android In InstallPackage of package.cpp, there is a possible bypass of a signature check due to a Time of Check/Time of Use condition. This could lead to local escalation of privilege by allowing a bypass o… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2020-0204 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
214322 7.8 HIGH
Local
google android In freeIsolatedUidLocked of ProcessList.java, there is a possible UID reuse due to improper cleanup. This could lead to local escalation of privilege between constrained processes with no additional … CWE-404
 Improper Resource Shutdown or Release
CVE-2020-0203 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
214323 7.8 HIGH
Local
google android In onHandleIntent of TraceService.java, there is a possible bypass of developer settings requirements for capturing system traces due to a missing permission check. This could lead to local escalatio… CWE-862
 Missing Authorization
CVE-2020-0202 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
214324 9.8 CRITICAL
Network
google android In showSecurityFields of WifiConfigController.java there is a possible credential leak due to a confused deputy. This could lead to remote escalation of privilege with no additional execution privile… NVD-CWE-noinfo
CVE-2020-0201 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
214325 6.5 MEDIUM
Network
google android In ReadLittleEndian of raw_bit_reader.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure in the media server with no additional… CWE-125
Out-of-bounds Read
CVE-2020-0200 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
214326 4.1 MEDIUM
Local
google android In TimeCheck::TimeCheckThread::threadLoop of TimeCheck.cpp, there is a possible use-after-free due to a race condition. This could lead to local information disclosure with System execution privilege… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-0199 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
214327 7.5 HIGH
Network
google
debian
canonical
fedoraproject
libexif_project
android
debian_linux
ubuntu_linux
fedora
libexif
In exif_data_load_data_content of exif-data.c, there is a possible UBSAN abort due to an integer overflow. This could lead to remote denial of service with no additional execution privileges needed. … CWE-190
 Integer Overflow or Wraparound
CVE-2020-0198 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
214328 5.5 MEDIUM
Local
google android In InitDataParser::parsePssh of InitDataParser.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution … CWE-125
Out-of-bounds Read
CVE-2020-0197 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
214329 6.5 MEDIUM
Adjacent
google android In RegisterNotificationResponse::GetEvent of register_notification_packet.cc, there is a possible abort due to improper input validation. This could lead to remote denial of service of the Bluetooth … CWE-20
 Improper Input Validation 
CVE-2020-0196 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
214330 6.5 MEDIUM
Network
google android In ihevcd_iquant_itrans_recon_ctb of ihevcd_iquant_itrans_recon_ctb.c and related functions, there is a possible information disclosure due to uninitialized data. This could lead to remote informatio… CWE-908
CWE-909
 Use of Uninitialized Resource
 Missing Initialization of Resource
CVE-2020-0195 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm