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 28, 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
248811 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の glBufferData 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-3105 2012-06-7 15:14 2012-06-5 Show GitHub Exploit DB Packet Storm
248812 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の utf16_to_isolatin1 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1947 2012-06-7 15:11 2012-06-5 Show GitHub Exploit DB Packet Storm
248813 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の nsINode::ReplaceOrInsertBefore 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1946 2012-06-7 15:08 2012-06-5 Show GitHub Exploit DB Packet Storm
248814 2.9 注意 Mozilla Foundation - 複数の Mozilla 製品における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-1945 2012-06-7 15:04 2012-06-5 Show GitHub Exploit DB Packet Storm
248815 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品の CSP の実装におけるクロスサイトスクリプティング攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1944 2012-06-7 15:00 2012-06-5 Show GitHub Exploit DB Packet Storm
248816 6.9 警告 Mozilla Foundation - Windows 上で稼働する複数の Mozilla 製品における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-1943 2012-06-7 14:54 2012-06-5 Show GitHub Exploit DB Packet Storm
248817 7.2 危険 Mozilla Foundation - Windows 上で稼働する複数の Mozilla 製品における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1942 2012-06-7 14:52 2012-06-5 Show GitHub Exploit DB Packet Storm
248818 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1941 2012-06-7 14:42 2012-06-5 Show GitHub Exploit DB Packet Storm
248819 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-1938 2012-06-7 14:25 2012-06-5 Show GitHub Exploit DB Packet Storm
248820 4.3 警告 NewsGator Technologies, Inc. - FeedDemon において任意のスクリプトが実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2634 2012-06-7 12:01 2012-06-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198291 7.8 HIGH
Local
google android In main of main.cpp, there is a possible memory corruption due to a double free. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed… CWE-415
 Double Free
CVE-2021-0392 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
198292 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
198293 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
198294 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
198295 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
198296 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
198297 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
198298 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
198299 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
198300 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