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 27, 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
225481 4 警告 Moodle - Moodle の core_grade コンポーネントにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2080 2013-05-29 14:30 2013-05-21 Show GitHub Exploit DB Packet Storm
225482 2.6 注意 jig.jp co., ltd. - モバツイtouch の Content Provider にアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2318 2013-05-29 14:01 2013-05-29 Show GitHub Exploit DB Packet Storm
225483 4.3 警告 フェンリル株式会社 - Sleipnir Mobile for Android におけるアドレスバー偽装の脆弱性 CWE-Other
その他
CVE-2013-2317 2013-05-29 14:00 2013-05-29 Show GitHub Exploit DB Packet Storm
225484 4 警告 Moodle - Moodle の assignment モジュールにおける他のユーザのアサインメントを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2079 2013-05-29 13:51 2013-05-21 Show GitHub Exploit DB Packet Storm
225485 2.1 注意 RSAセキュリティ - 複数の EMC RSA 製品における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-0941 2013-05-28 12:29 2013-05-16 Show GitHub Exploit DB Packet Storm
225486 5 警告 David King - vino におけるクリップボードを読まれる脆弱性 CWE-200
情報漏えい
CVE-2012-4429 2013-05-27 17:16 2012-10-1 Show GitHub Exploit DB Packet Storm
225487 3.5 注意 OpenBSD - OpenSSH における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-0814 2013-05-27 16:59 2012-01-27 Show GitHub Exploit DB Packet Storm
225488 10 危険 サン・マイクロシステムズ
アドビシステムズ
IBM
- Adobe Reader および Adobe Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2009-0927 2013-05-27 16:52 2009-03-18 Show GitHub Exploit DB Packet Storm
225489 5 警告 Wireshark - Wireshark の ISAKMP 解析機能におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-6059 2013-05-27 16:08 2012-11-28 Show GitHub Exploit DB Packet Storm
225490 5 警告 Wireshark - Wireshark の ICMPv6 解析機能における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-6058 2013-05-27 16:06 2012-11-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197551 7.8 HIGH
Local
google android In onCreate() of ChooseTypeAndAccountActivity.java, there is a possible way to learn the existence of an account, without permissions, due to a tapjacking/overlay attack. This could lead to local esc… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0391 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
197552 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
197553 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
197554 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
197555 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
197556 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
197557 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
197558 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
197559 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
197560 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