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 12, 2026, 12:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252171 4.3 警告 マイクロソフト - Microsoft Internet Explorer 6 から 8 における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1258 2011-06-28 12:16 2011-06-14 Show GitHub Exploit DB Packet Storm
252172 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 8 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1256 2011-06-28 12:15 2011-06-14 Show GitHub Exploit DB Packet Storm
252173 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 8 の HTML+TIME における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1255 2011-06-28 12:14 2011-06-14 Show GitHub Exploit DB Packet Storm
252174 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 8 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1254 2011-06-28 12:13 2011-06-14 Show GitHub Exploit DB Packet Storm
252175 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1250 2011-06-28 12:12 2011-06-14 Show GitHub Exploit DB Packet Storm
252176 9.3 危険 マイクロソフト - Microsoft Internet Explorer 7 から 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1262 2011-06-28 12:11 2011-06-14 Show GitHub Exploit DB Packet Storm
252177 4.9 警告 Linux
レッドハット
- Linux kernel の fs/eventpoll.c におけるサービス運用妨害 (DoS)の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1082 2011-06-28 10:03 2011-04-4 Show GitHub Exploit DB Packet Storm
252178 4.9 警告 Linux
レッドハット
- Linux kernel の mm/huge_memory.c におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0999 2011-06-28 10:01 2011-02-23 Show GitHub Exploit DB Packet Storm
252179 1.9 注意 Linux
レッドハット
- Linux kernel の arch/x86/kvm/x86.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3881 2011-06-28 09:53 2010-12-9 Show GitHub Exploit DB Packet Storm
252180 9.3 危険 マイクロソフト - Microsoft Internet Explorer 8 および 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1260 2011-06-27 16:23 2011-06-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255231 9.1 CRITICAL
Network
google android An information disclosure vulnerability in the Android media framework (libhevc). Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-65123471. CWE-200
Information Exposure
CVE-2017-13185 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255232 7.8 HIGH
Local
google android In the enableVSyncInjections function of SurfaceFlinger, there is a possible use after free of mVSyncInjector. This could lead to a local elevation of privilege enabling code execution as a privilege… CWE-416
 Use After Free
CVE-2017-13184 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255233 7.0 HIGH
Local
google android In the OMXNodeInstance::useBuffer and IOMX::freeBuffer functions, there is a possible use after free due to a race condition if the user frees the buffer while it's being used in another thread. This… CWE-362
Race Condition
CVE-2017-13183 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255234 7.8 HIGH
Local
google android In the sendFormatChange function of ACodec, there is a possible integer overflow which could lead to an out-of-bounds write. This could lead to a local elevation of privilege enabling code execution … CWE-190
 Integer Overflow or Wraparound
CVE-2017-13182 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255235 7.8 HIGH
Local
google android In the doGetThumb and getThumbnail functions of MtpServer, there is a possible double free due to not NULLing out a freed pointer. This could lead to an local elevation of privilege enabling code exe… CWE-415
 Double Free
CVE-2017-13181 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255236 9.8 CRITICAL
Network
google android In the initDecoder function of SoftAVCDec, there is a possible out-of-bounds write to mCodecCtx due to a use after free when buffer allocation fails. This could lead to remote code execution as a pri… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2017-13178 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255237 9.8 CRITICAL
Network
google android In several functions of libhevc, NEON registers are not preserved. This could lead to remote code execution as a privileged process with no additional execution privileges needed. User interaction is… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13177 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255238 8.8 HIGH
Network
google android In the parseURL function of URLStreamHandler, there is improper input validation of the host field. This could lead to a remote elevation of privilege that could enable bypassing user interaction req… CWE-20
 Improper Input Validation 
CVE-2017-13176 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255239 4.7 MEDIUM
Local
google android Access to CNTVCT_EL0 in Small Cell SoC, Snapdragon Automobile, Snapdragon Mobile and Snapdragon Wear could be used for side channel attacks and this could lead to local information disclosure with no… CWE-200
Information Exposure
CVE-2017-13218 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm
255240 7.8 HIGH
Local
google android In the onQueueFilled function of SoftAVCDec, there is a possible out-of-bounds write due to a use after free if a bad header causes the decoder to get caught in a loop while another thread frees the … CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2017-13180 2024-11-21 12:11 2018-01-13 Show GitHub Exploit DB Packet Storm