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":June 6, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225311 7.8 危険 TrustPort - Trustport Webfilter の help.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-5301 2013-08-20 13:39 2013-07-30 Show GitHub Exploit DB Packet Storm
225312 3.5 注意 サイボウズ - サイボウズ メールワイズにおける情報漏えいの脆弱性 CWE-noinfo
情報不足
CVE-2013-4698 2013-08-20 11:36 2013-08-13 Show GitHub Exploit DB Packet Storm
225313 4.3 警告 WordPress.org - WordPress の SWFUpload のデフォルト設定における同一生成元ポリシーを回避される脆弱性 CWE-16
CWE-79
CVE-2013-2205 2013-08-19 18:03 2013-06-21 Show GitHub Exploit DB Packet Storm
225314 4.3 警告 Moxiecode Systems AB
WordPress.org
- WordPress の TinyMCE Media プラグインで使用される Moxiecode moxieplayer における Flash アプリケーションに任意のパラメータを渡される脆弱性 CWE-20
不適切な入力確認
CVE-2013-2204 2013-08-19 18:02 2013-06-21 Show GitHub Exploit DB Packet Storm
225315 4.3 警告 WordPress.org - WordPress における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2203 2013-08-19 18:02 2013-06-21 Show GitHub Exploit DB Packet Storm
225316 4.3 警告 WordPress.org - WordPress における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-2202 2013-08-19 18:00 2013-06-21 Show GitHub Exploit DB Packet Storm
225317 4.3 警告 WordPress.org - WordPress におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2201 2013-08-19 17:59 2013-06-21 Show GitHub Exploit DB Packet Storm
225318 4 警告 WordPress.org - WordPress における公開および寄稿の再割り当てについての制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2200 2013-08-19 17:58 2013-06-21 Show GitHub Exploit DB Packet Storm
225319 4.3 警告 WordPress.org - WordPress の HTTP API におけるイントラネットサーバへ HTTP リクエストを送信される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2199 2013-08-19 17:56 2013-06-21 Show GitHub Exploit DB Packet Storm
225320 4.3 警告 WordPress.org - WordPress の wp-includes/class-phpass.php におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2013-2173 2013-08-19 17:54 2013-06-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200751 7.8 HIGH
Local
google android In various methods of WifiNetworkSuggestionsManager.java, there is a possible modification of suggested networks due to a missing permission check. This could lead to local escalation of privilege by… CWE-862
 Missing Authorization
CVE-2021-0390 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200752 6.5 MEDIUM
Network
google android In getNbits of pvmp3_getbits.cpp, 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 needed… CWE-125
Out-of-bounds Read
CVE-2021-0378 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200753 5.5 MEDIUM
Local
google android In DeltaPerformer::Write of delta_performer.cc, there is a possible use of untrusted input due to improper input validation. This could lead to a local bypass of defense in depth protections with no … CWE-20
 Improper Input Validation 
CVE-2021-0377 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200754 7.8 HIGH
Local
google android In checkUriPermission and related functions of MediaProvider.java, there is a possible way to access external files due to a permissions bypass. This could lead to local escalation of privilege with … CWE-863
 Incorrect Authorization
CVE-2021-0376 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200755 5.5 MEDIUM
Local
google android In onPackageModified of VoiceInteractionManagerService.java, there is a possible change of default applications due to an insecure default value. This could lead to local escalation of privilege with… CWE-330
 Use of Insufficiently Random Values
CVE-2021-0375 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200756 4.4 MEDIUM
Local
google android In BnAudioPolicyService::onTransact of IAudioPolicyService.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execu… CWE-125
Out-of-bounds Read
CVE-2021-0374 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200757 7.8 HIGH
Local
google android In getMediaOutputSliceAction of RemoteMediaSlice.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local escalation of privilege with User execution privi… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-0372 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200758 6.7 MEDIUM
Local
google android In nci_proc_rf_management_ntf of nci_hrcv.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges n… CWE-125
Out-of-bounds Read
CVE-2021-0371 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200759 6.7 MEDIUM
Local
google android In Write of NxpMfcReader.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege in the NFC server with System execution privileges… CWE-787
 Out-of-bounds Write
CVE-2021-0370 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200760 7.8 HIGH
Local
google android In CrossProfileAppsServiceImpl.java, there is the possibility of an application's INTERACT_ACROSS_PROFILES grant state not displaying properly in the setting UI due to a logic error in the code. This… NVD-CWE-Other
CVE-2021-0369 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm