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 8, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225431 9.3 危険 マイクロソフト - Microsoft Access における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3155 2013-09-13 11:01 2013-09-10 Show GitHub Exploit DB Packet Storm
225432 4.3 警告 マイクロソフト - Microsoft Excel 製品および Office 互換機能パックにおける任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2013-3159 2013-09-13 11:00 2013-09-10 Show GitHub Exploit DB Packet Storm
225433 9.3 危険 マイクロソフト - Microsoft Excel 2003 および 2007 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3158 2013-09-13 10:59 2013-09-10 Show GitHub Exploit DB Packet Storm
225434 9.3 危険 マイクロソフト - Microsoft Word 2003 および Word Viewer における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3856 2013-09-13 10:57 2013-09-10 Show GitHub Exploit DB Packet Storm
225435 9.3 危険 マイクロソフト - Microsoft Word 製品および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3855 2013-09-13 10:53 2013-09-10 Show GitHub Exploit DB Packet Storm
225436 9.3 危険 マイクロソフト - Microsoft Office 2007 および Word 2007 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3854 2013-09-13 10:52 2013-09-10 Show GitHub Exploit DB Packet Storm
225437 9.3 危険 マイクロソフト - Microsoft Office 2007 および Word 2007 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3853 2013-09-13 10:48 2013-09-10 Show GitHub Exploit DB Packet Storm
225438 9.3 危険 マイクロソフト - Microsoft Word 製品および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3852 2013-09-13 10:46 2013-09-10 Show GitHub Exploit DB Packet Storm
225439 9.3 危険 マイクロソフト - Microsoft Office および Word 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3851 2013-09-13 10:46 2013-09-10 Show GitHub Exploit DB Packet Storm
225440 9.3 危険 マイクロソフト - Microsoft Word 製品および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3850 2013-09-13 10:43 2013-09-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200861 5.5 MEDIUM
Local
google android In android_os_Parcel_readString8 of android_os_Parcel.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional exe… CWE-125
Out-of-bounds Read
CVE-2021-0394 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200862 7.8 HIGH
Local
google android In Scanner::LiteralBuffer::NewCapacity of scanner.cc, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution if an attacker can supply a maliciou… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2021-0393 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
200863 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
200864 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
200865 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
200866 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
200867 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
200868 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
200869 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
200870 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