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 16, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229921 7.6 危険 Yahoo! - Yahoo! Messenger におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-3928 2012-12-20 18:33 2007-07-20 Show GitHub Exploit DB Packet Storm
229922 7.8 危険 wesnoth - Wesnoth のマルチプレーヤーエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-134
書式文字列の問題
CVE-2007-3917 2012-12-20 18:33 2007-10-11 Show GitHub Exploit DB Packet Storm
229923 4.4 警告 skk openlab - SKK Tools の skkdic-expr.c における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2007-3916 2012-12-20 18:33 2007-09-23 Show GitHub Exploit DB Packet Storm
229924 7.5 危険 Zoph - Zoph における SQL インジェクションの脆弱性 - CVE-2007-3905 2012-12-20 18:33 2007-07-19 Show GitHub Exploit DB Packet Storm
229925 7.5 危険 popscript.com - Expert Advisor の index.php における SQL インジェクションの脆弱性 - CVE-2007-3882 2012-12-20 18:33 2007-07-18 Show GitHub Exploit DB Packet Storm
229926 7.5 危険 pictures rating - Picture Rating の index.php における SQL インジェクションの脆弱性 - CVE-2007-3881 2012-12-20 18:33 2007-07-18 Show GitHub Exploit DB Packet Storm
229927 7.2 危険 サン・マイクロシステムズ - SUNWsrspx パッケージで同梱されている SRS Net Connect の srsexec におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2007-3880 2012-12-20 18:33 2007-11-2 Show GitHub Exploit DB Packet Storm
229928 6.9 警告 トレンドマイクロ - Trend Micro AntiSpyware および PC-Cillin Internet Security 2007 の SSAPI Engine におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-3873 2012-12-20 18:33 2007-08-22 Show GitHub Exploit DB Packet Storm
229929 6 警告 TortoiseSVN
CollabNet, Inc.
- TortoiseSVN で使用されている Subversion におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-3846 2012-12-20 18:33 2007-08-27 Show GitHub Exploit DB Packet Storm
229930 9 危険 Pidgin - Linux 用の Pidgin における特定のコマンドを実行される脆弱性 - CVE-2007-3841 2012-12-20 18:33 2007-07-17 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
214011 3.3 LOW
Local
google android In AndroidManifest.xml, there is a possible permissions bypass. This could lead to local escalation of privilege allowing a non-system app to send a broadcast it shouldn't have permissions to send, w… CWE-863
 Incorrect Authorization
CVE-2020-0481 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
214012 7.8 HIGH
Local
google android In callUnchecked of DocumentsProvider.java, there is a possible permissions bypass due to a missing permission check. This could lead to local escalation of privilege allowing a caller to copy, move,… CWE-862
 Missing Authorization
CVE-2020-0480 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
214013 7.8 HIGH
Local
google android In callUnchecked of DocumentsProvider.java, there is a possible permissions bypass. This could lead to local escalation of privilege allowing a malicious app to access files available to the Document… CWE-863
 Incorrect Authorization
CVE-2020-0479 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
214014 7.8 HIGH
Local
google android In extend_frame_lowbd of restoration.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges… CWE-787
 Out-of-bounds Write
CVE-2020-0478 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
214015 5.5 MEDIUM
Local
google android In sendLinkConfigurationChangedBroadcast of ClientModeImpl.java, there is a possible information disclosure due to a missing permission check. This could lead to local information disclosure of the c… CWE-862
 Missing Authorization
CVE-2020-0477 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
214016 4.4 MEDIUM
Local
google android In onNotificationRemoved of Assistant.java, there is a possible leak of sensitive information to logs. This could lead to local information disclosure with System execution privileges required. User … CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2020-0476 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
214017 7.8 HIGH
Local
google android In createInputConsumer of WindowManagerService.java, there is a possible way to block and intercept input events due to a missing permission check. This could lead to local escalation of privilege wi… CWE-862
 Missing Authorization
CVE-2020-0475 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
214018 7.0 HIGH
Local
google android In HalCamera::requestNewFrame of HalCamera.cpp, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges ne… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-0474 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
214019 4.6 MEDIUM
Physics
google android In updateIncomingFileConfirmNotification of BluetoothOppNotification.java, there is a possible permissions bypass. This could lead to local escalation of privilege allowing an attacker with physical … CWE-863
 Incorrect Authorization
CVE-2020-0473 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
214020 3.3 LOW
Local
google android In queryInternal of CallLogProvider.java, there is a possible permission bypass due to improper input validation. This could lead to local information disclosure of voicemail metadata with User execu… CWE-20
 Improper Input Validation 
CVE-2020-0368 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm