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 17, 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
256611 7.2 危険 マイクロソフト - Microsoft Windows の CSRSS における権限昇格またはサービス運用妨害 (メモリ破損) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1284 2011-07-25 11:11 2011-07-12 Show GitHub Exploit DB Packet Storm
256612 7.2 危険 マイクロソフト - Microsoft Windows の CSRSS における権限昇格またはサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2011-1283 2011-07-25 11:10 2011-07-12 Show GitHub Exploit DB Packet Storm
256613 7.2 危険 マイクロソフト - Microsoft Windows の CSRSS における権限昇格またはサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2011-1282 2011-07-25 11:10 2011-07-12 Show GitHub Exploit DB Packet Storm
256614 7.2 危険 マイクロソフト - Microsoft Windows の CSRSS における権限昇格またはサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2011-1281 2011-07-25 11:09 2011-07-12 Show GitHub Exploit DB Packet Storm
256615 9.3 危険 マイクロソフト - Microsoft Visio 2003 における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-3148 2011-07-25 11:07 2011-07-12 Show GitHub Exploit DB Packet Storm
256616 2.1 注意 マイクロソフト - Microsoft Windows XP の win32k.sys における任意のデータを読まれる脆弱性 CWE-Other
その他
CVE-2011-1886 2011-07-22 10:52 2011-07-12 Show GitHub Exploit DB Packet Storm
256617 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1888 2011-07-22 10:51 2011-07-12 Show GitHub Exploit DB Packet Storm
256618 7.2 危険 マイクロソフト
日立
- Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1887 2011-07-22 10:50 2011-07-12 Show GitHub Exploit DB Packet Storm
256619 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1885 2011-07-22 10:50 2011-07-12 Show GitHub Exploit DB Packet Storm
256620 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1881 2011-07-22 10:49 2011-07-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
263811 6.2 MEDIUM
Local
google android In sdp_server_handle_client_req of sdp_server.cc, there is an out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges… CWE-125
Out-of-bounds Read
CVE-2017-13290 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
263812 7.8 HIGH
Local
google android In writeToParcel and createFromParcel of RttManager.java, there is a permission bypass due to a write size mismatch. This could lead to a local escalation of privileges where the user can start an ac… CWE-131
Incorrect Calculation of Buffer Size
CVE-2017-13289 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
263813 7.8 HIGH
Local
google android In writeToParcel and readFromParcel of PeriodicAdvertisingReport.java, there is a permission bypass due to a 64/32bit int mismatch. This could lead to a local escalation of privilege where the user c… CWE-682
 Incorrect Calculation
CVE-2017-13288 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
263814 7.8 HIGH
Local
google android In createFromParcel of VerifyCredentialResponse.java, there is a possible invalid parcel read due to improper input validation. This could lead to local escalation of privilege if mPayload in writeTo… CWE-20
 Improper Input Validation 
CVE-2017-13287 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
263815 7.8 HIGH
Local
google android In writeToParcel and readFromParcel of OutputConfiguration.java, there is a permission bypass due to mismatched serialization. This could lead to a local escalation of privilege where the user can st… CWE-502
 Deserialization of Untrusted Data
CVE-2017-13286 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
263816 9.8 CRITICAL
Network
google android In SvoxSsmlParser and startElement of svox_ssml_parser.cpp, there is a possible out of bounds write due to an uninitialized buffer. This could lead to remote code execution in an unprivileged process… CWE-787
 Out-of-bounds Write
CVE-2017-13285 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
263817 9.8 CRITICAL
Network
google android In config_set_string of config.cc, it is possible to pair a second BT keyboard without user approval due to improper input validation. This could lead to remote escalation of privilege with no additi… CWE-20
 Improper Input Validation 
CVE-2017-13284 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
263818 9.8 CRITICAL
Network
google android In avrc_ctrl_pars_vendor_rsp of bluetooth avrcp_ctrl, there is a possible out of bounds write on the stack due to a missing bounds check. This could lead to remote code execution with no additional e… CWE-787
 Out-of-bounds Write
CVE-2017-13283 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
263819 9.8 CRITICAL
Network
google android In avrc_ctrl_pars_vendor_rsp of avrc_pars_ct.cc, there is a possible stack buffer overflow due to a missing bounds check. This could lead to remote code execution with no additional execution privile… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13282 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
263820 9.8 CRITICAL
Network
google android In avrc_pars_browsing_cmd of avrc_pars_tg.cc, there is a possible stack buffer overflow due to an incorrect bounds check. This could lead to remote code execution with no additional execution privile… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13281 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm