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 11, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229931 5.8 警告 rigter portal system - RPS における SQL インジェクションの脆弱性 - CVE-2007-1293 2012-12-20 18:19 2007-03-6 Show GitHub Exploit DB Packet Storm
229932 5.8 警告 tyger - TygerBT におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1291 2012-12-20 18:19 2007-03-6 Show GitHub Exploit DB Packet Storm
229933 7.5 危険 tyger - TygerBT の ViewReport.php における SQL インジェクションの脆弱性 - CVE-2007-1290 2012-12-20 18:19 2007-03-6 Show GitHub Exploit DB Packet Storm
229934 6.4 警告 tyger - TygerBT の ViewBugs.php における SQL インジェクションの脆弱性 - CVE-2007-1289 2012-12-20 18:19 2007-03-6 Show GitHub Exploit DB Packet Storm
229935 10 危険 webmobo - Webmobo WB News における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1288 2012-12-20 18:19 2007-03-6 Show GitHub Exploit DB Packet Storm
229936 7.5 危険 WordPress.org - WordPress における任意の PHP コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2007-1277 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
229937 6.6 警告 VMware - VMware ESX Server におけるバッファオーバーフローの脆弱性 - CVE-2007-1271 2012-12-20 18:19 2007-04-5 Show GitHub Exploit DB Packet Storm
229938 5 警告 VMware - VMware ESX Server におけるメモリ二重解放の脆弱性 CWE-189
数値処理の問題
CVE-2007-1270 2012-12-20 18:19 2007-04-5 Show GitHub Exploit DB Packet Storm
229939 5 警告 Sylpheed - Sylpheed における検出されずにメッセージ内容を偽造される脆弱性 - CVE-2007-1267 2012-12-20 18:19 2007-03-6 Show GitHub Exploit DB Packet Storm
229940 7.5 危険 webmod - WebMod の server.cpp におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-1260 2012-12-20 18:19 2007-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213691 8.8 HIGH
Network
google android In libAACdec, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed f… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-9298 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
213692 8.8 HIGH
Network
google android In libAACdec, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed f… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-9297 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
213693 5.0 MEDIUM
Local
google android In NFC, 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 privileges needed. User interaction is neede… CWE-125
Out-of-bounds Read
CVE-2019-9296 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
213694 7.8 HIGH
Local
google android In com.android.apps.tag, there is a possible bypass of user interaction requirements due to a missing permission check. This could lead to a to local escalation of privilege with User execution privi… CWE-862
 Missing Authorization
CVE-2019-9295 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
213695 6.5 MEDIUM
Network
google android In libstagefright, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interact… CWE-125
Out-of-bounds Read
CVE-2019-9294 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
213696 6.5 MEDIUM
Network
google android In libstagefright, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interact… CWE-125
Out-of-bounds Read
CVE-2019-9293 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
213697 3.3 LOW
Local
google android In the Activity Manager service, there is a possible information disclosure due to a confused deputy. This could lead to local disclosure of current foreground process with no additional execution pr… NVD-CWE-noinfo
CVE-2019-9292 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
213698 8.8 HIGH
Network
google android In Bluetooth, there is a possible remote code execution due to an improper memory allocation. This could lead to remote code execution in Bluetooth with no additional execution privileges needed. Use… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2019-9291 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
213699 7.8 HIGH
Local
google android In tzdata there is possible memory corruption due to a mismatch between allocation and deallocation functions. This could lead to local escalation of privilege with no additional execution privileges… CWE-787
CWE-763
 Out-of-bounds Write
 Release of Invalid Pointer or Reference
CVE-2019-9290 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
213700 5.5 MEDIUM
Local
google android In Bluetooth, 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 privileges needed. User interaction is… CWE-125
Out-of-bounds Read
CVE-2019-9289 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm