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 13, 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
226341 5 警告 ViewVC - ViewVC における脆弱性 CWE-noinfo
情報不足
CVE-2009-3619 2012-12-20 19:28 2009-08-11 Show GitHub Exploit DB Packet Storm
226342 4.3 警告 ViewVC - ViewVC の viewvc.py におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3618 2012-12-20 19:28 2009-08-11 Show GitHub Exploit DB Packet Storm
226343 7.6 危険 tatsuhiro tsujikawa - aria の src/AbstractCommand.cc におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2009-3617 2012-12-20 19:28 2009-10-20 Show GitHub Exploit DB Packet Storm
226344 8.5 危険 Fabrice Bellard - QEMU の VNC server におけるホストの OS 上で任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-3616 2012-12-20 19:28 2009-10-23 Show GitHub Exploit DB Packet Storm
226345 9.3 危険 freedesktop.org - Poppler の glib/poppler-page.cc における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3607 2012-12-20 19:28 2009-10-21 Show GitHub Exploit DB Packet Storm
226346 4.3 警告 Scriptsez.net - Scriptsez Ultimate Poll の demo_page.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3601 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
226347 7.5 危険 vspanel - VS PANEL の results.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3595 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
226348 4.3 警告 qtmsoft - Qualiteam X-Cart の customer/home.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3592 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
226349 7.5 危険 vspanel - VS PANEL の showcat.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3590 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
226350 5 警告 sql-ledger - SQL-Ledger におけるクッキーをキャプチャされる脆弱性 CWE-16
環境設定
CVE-2009-3584 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 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
213321 7.5 HIGH
Network
google android In A2DP_GetCodecType of a2dp_codec_config, there is a possible out-of-bounds read due to improper input validation. This could lead to remote information disclosure with no additional execution privi… CWE-20
CWE-125
 Improper Input Validation 
Out-of-bounds Read
CVE-2020-0236 2024-11-21 13:53 2021-01-27 Show GitHub Exploit DB Packet Storm
213322 9.8 CRITICAL
Network
google android In reassemble_and_dispatch of packet_fragmenter.cc, there is a possible way to inject packets into an encrypted Bluetooth connection due to improper input validation. This could lead to remote escala… CWE-20
 Improper Input Validation 
CVE-2020-0471 2024-11-21 13:53 2021-01-12 Show GitHub Exploit DB Packet Storm
213323 5.5 MEDIUM
Local
google android In startInputUncheckedLocked of InputMethodManager.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution priv… NVD-CWE-noinfo
CVE-2020-0500 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
213324 4.3 MEDIUM
Network
google
debian
fedoraproject
android
debian_linux
fedora
In FLAC__bitreader_read_rice_signed_block of bitreader.c, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional exe… CWE-125
Out-of-bounds Read
CVE-2020-0499 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
213325 5.5 MEDIUM
Local
google android In decode_packed_entry_number of codebook.c, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privil… CWE-125
Out-of-bounds Read
CVE-2020-0498 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
213326 5.5 MEDIUM
Local
google android In canUseBiometric of BiometricServiceBase, there is a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is no… CWE-862
 Missing Authorization
CVE-2020-0497 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
213327 5.5 MEDIUM
Local
google android In CPDF_RenderStatus::LoadSMask of cpdf_renderstatus.cpp, there is a possible memory corruption due to a use-after free. This could lead to local information disclosure with no additional execution p… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2020-0496 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
213328 5.5 MEDIUM
Local
google android In decode_Huffman of JBig2_SddProc.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to local information disclosure with no additional execution privileges nee… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0495 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
213329 6.5 MEDIUM
Network
google android In ih264d_parse_ave of ih264d_sei.c, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges nee… CWE-125
Out-of-bounds Read
CVE-2020-0494 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
213330 5.5 MEDIUM
Local
google android In CPDF_SampledFunc::v_Call of cpdf_sampledfunc.cpp, there is a possible out of bounds read due to improper input validation. This could lead to local information disclosure with no additional execut… CWE-20
CWE-125
 Improper Input Validation 
Out-of-bounds Read
CVE-2020-0493 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm