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 31, 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
228391 8.5 危険 TYPO3 Association - TYPO3 の Backend サブコンポーネントにおける任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3631 2012-12-20 19:28 2009-11-2 Show GitHub Exploit DB Packet Storm
228392 5.5 警告 TYPO3 Association - TYPO3 の Backend サブコンポーネントにおける任意の Web サイトを配置される脆弱性 CWE-Other
その他
CVE-2009-3630 2012-12-20 19:28 2009-11-2 Show GitHub Exploit DB Packet Storm
228393 3.5 注意 TYPO3 Association - TYPO3 の Backend サブコンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3629 2012-12-20 19:28 2009-11-2 Show GitHub Exploit DB Packet Storm
228394 4 警告 TYPO3 Association - TYPO3 の Backend サブコンポーネントにおける暗号鍵を特定される脆弱性 CWE-200
情報漏えい
CVE-2009-3628 2012-12-20 19:28 2009-11-2 Show GitHub Exploit DB Packet Storm
228395 7.5 危険 sahana - Sahana の www/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3625 2012-12-20 19:28 2009-06-25 Show GitHub Exploit DB Packet Storm
228396 4.3 警告 WordPress.org - WordPress の wp-trackback.php におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2009-3622 2012-12-20 19:28 2009-10-20 Show GitHub Exploit DB Packet Storm
228397 5 警告 ViewVC - ViewVC における脆弱性 CWE-noinfo
情報不足
CVE-2009-3619 2012-12-20 19:28 2009-08-11 Show GitHub Exploit DB Packet Storm
228398 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
228399 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
228400 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
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208011 5.5 MEDIUM
Local
google android In priorLinearAllocation of C2AllocatorIon.cpp, there is a possible use-after-free due to improper locking. This could lead to local information disclosure in the media codec with no additional execu… CWE-416
CWE-667
 Use After Free
 Improper Locking
CVE-2020-27035 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208012 5.5 MEDIUM
Local
google android In createSimSelectNotification of SimSelectNotification.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution… NVD-CWE-noinfo
CVE-2020-27034 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208013 4.4 MEDIUM
Local
google android In nfc_ncif_proc_get_routing of nfc_ncif.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges nee… CWE-125
Out-of-bounds Read
CVE-2020-27033 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208014 5.5 MEDIUM
Local
google android In getRadioAccessFamily of PhoneInterfaceManager.java, there is a possible read of privileged data due to a missing permission check. This could lead to local information disclosure of radio data wit… CWE-862
 Missing Authorization
CVE-2020-27032 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208015 4.4 MEDIUM
Local
google android In nfc_data_event of nfc_ncif.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User i… CWE-125
Out-of-bounds Read
CVE-2020-27031 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208016 7.8 HIGH
Local
google android In onCreate of HandleApiCalls.java, there is a possible permission bypass due to a confused deputy. This could lead to local escalation of privilege that allows an app to set or dismiss the alarm wit… NVD-CWE-noinfo
CVE-2020-27030 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208017 6.5 MEDIUM
Network
google android In TextView of TextView.java, there is a possible app hang due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User interacti… CWE-20
CWE-770
 Improper Input Validation 
 Allocation of Resources Without Limits or Throttling
CVE-2020-27029 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208018 4.4 MEDIUM
Local
google android In filter_incoming_event of hci_layer.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed… CWE-125
Out-of-bounds Read
CVE-2020-27028 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208019 5.5 MEDIUM
Local
google android In nfc_ncif_proc_get_routing of nfc_ncif.cc, 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 privile… CWE-125
Out-of-bounds Read
CVE-2020-27027 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208020 5.5 MEDIUM
Local
google android During boot, the device unlock interface behaves differently depending on if a fingerprint registered to the device is present. This could lead to local information disclosure with no additional exec… CWE-203
 Information Exposure Through Discrepancy
CVE-2020-27026 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm