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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228341 2.6 注意 Angry Donuts - Drupal 用 Chaos tool suite モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5559 2012-12-5 17:44 2012-11-14 Show GitHub Exploit DB Packet Storm
228342 3.6 注意 User Read-Only project - Drupal 用 User Read-Only モジュールにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5557 2012-12-5 17:43 2012-11-14 Show GitHub Exploit DB Packet Storm
228343 6.8 警告 Klaus Purer - Drupal 用 RESTful Web Services モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5556 2012-12-5 17:40 2012-11-14 Show GitHub Exploit DB Packet Storm
228344 5 警告 Coleman Watts - Webform CiviCRM Integration モジュールのデフォルト設定における連絡先情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5554 2012-12-5 17:40 2012-11-7 Show GitHub Exploit DB Packet Storm
228345 2.1 注意 Daniel Honrade - Drupal 用 OM Maximenu モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5553 2012-12-5 17:39 2012-11-7 Show GitHub Exploit DB Packet Storm
228346 6.8 警告 Carlos Carvalhar - Drupal 用 Time Spent モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5549 2012-12-5 17:33 2012-10-24 Show GitHub Exploit DB Packet Storm
228347 4.3 警告 Carlos Carvalhar - Drupal 用 Time Spent モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5548 2012-12-5 17:28 2012-10-24 Show GitHub Exploit DB Packet Storm
228348 6.8 警告 Thomas Seidl - Drupal 用 Search API モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5547 2012-12-5 17:28 2012-10-17 Show GitHub Exploit DB Packet Storm
228349 2.1 注意 Rob Loach - Drupal 用 ShareThis モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5545 2012-12-5 17:26 2012-10-10 Show GitHub Exploit DB Packet Storm
228350 4 警告 ThinkShout - Drupal 用 Mandrill モジュールにおけるパスワードのリセットリンクを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5544 2012-12-5 16:57 2012-10-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197791 5.5 MEDIUM
Local
google android In M3UParser::parse of M3UParser.cpp, there is a memory resource exhaustion due to a large loop of pushing items into a vector. This could lead to remote denial of service with no additional executio… CWE-834
 Excessive Iteration
CVE-2017-13279 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
197792 7.8 HIGH
Local
google android In MediaPlayerService::Client::notify of MediaPlayerService.cpp, there is a possible use after free. This could lead to local escalation of privilege with no additional execution privileges needed. U… CWE-416
 Use After Free
CVE-2017-13278 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
197793 7.8 HIGH
Local
google android In ihevcd_fmt_conv of ihevcd_fmt_conv.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed… CWE-787
 Out-of-bounds Write
CVE-2017-13277 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
197794 7.8 HIGH
Local
google android In CProgramConfig_ReadHeightExt of tpdec_asc.cpp, there is a possible stack buffer overflow due to a missing bounds check. This could lead to a remote code execution with no additional execution priv… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13276 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
197795 5.5 MEDIUM
Local
google android In getVSCoverage of CmapCoverage.cpp, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with no additional privileges needed. Us… CWE-125
Out-of-bounds Read
CVE-2017-13275 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
197796 9.8 CRITICAL
Network
google android In the getHost() function of UriTest.java, there is the possibility of incorrect web origin determination. This could lead to incorrect security decisions with no additional execution privileges need… CWE-346
 Origin Validation Error
CVE-2017-13274 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
197797 9.8 CRITICAL
Network
google android In avrc_pars_vendor_cmd of avrc_pars_tg.cc, there is a possible stack corruption due to a missing bounds check. This could lead to remote escalation of privilege with no additional execution privileg… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13267 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
197798 7.8 HIGH
Local
apple iphone_os
mac_os_x
watchos
tvos
An issue was discovered in certain Apple products. iOS before 11.2 is affected. macOS before 10.13.2 is affected. tvOS before 11.2 is affected. watchOS before 4.2 is affected. The issue involves the … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13904 2024-11-21 12:11 2018-04-3 Show GitHub Exploit DB Packet Storm
197799 7.4 HIGH
Network
apple mac_os_x An issue was discovered in certain Apple products. macOS before 10.13.4 is affected. macOS before 10.13 is affected. The issue involves the "CoreTypes" component. It allows remote attackers to trigge… CWE-20
 Improper Input Validation 
CVE-2017-13890 2024-11-21 12:11 2018-04-3 Show GitHub Exploit DB Packet Storm
197800 8.8 HIGH
Network
apple
canonical
iphone_os
safari
tvos
icloud
itunes
ubuntu_linux
An issue was discovered in certain Apple products. iOS before 11.2 is affected. Safari before 11.0.2 is affected. iCloud before 7.2 on Windows is affected. iTunes before 12.7.2 on Windows is affected… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13885 2024-11-21 12:11 2018-04-3 Show GitHub Exploit DB Packet Storm