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 9, 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
250891 7.5 危険 WordPress.org - WordPress の wp-includes/taxonomy.php における脆弱性 CWE-89
SQLインジェクション
CVE-2011-3130 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250892 9.3 危険 WordPress.org - WordPress のファイルアップロード機能における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3129 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250893 5 警告 WordPress.org - WordPress における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3128 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250894 5.8 警告 WordPress.org - WordPress におけるクリックジャックの脆弱性 CWE-20
不適切な入力確認
CVE-2011-3127 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250895 5 警告 WordPress.org - WordPress におけるユーザ名を特定される脆弱性 CWE-200
情報漏えい
CVE-2011-3126 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250896 10 危険 WordPress.org - WordPress における脆弱性 CWE-noinfo
情報不足
CVE-2011-3125 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250897 7.2 危険 IBM - IBM InfoSphere DataStage および他の製品で使用される IBM InfoSphere Information Server における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3124 2012-03-27 18:43 2011-08-10 Show GitHub Exploit DB Packet Storm
250898 7.2 危険 IBM - IBM InfoSphere DataStage および他の製品で使用される IBM InfoSphere Information Server における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3123 2012-03-27 18:43 2011-08-10 Show GitHub Exploit DB Packet Storm
250899 10 危険 WordPress.org - WordPress における脆弱性 CWE-noinfo
情報不足
CVE-2011-3122 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250900 5 警告 Novell - Novell Data Synchronizer の WebAdmin における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3014 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
253401 8.1 HIGH
Network
opensuse libzypp In libzypp before 20170803 it was possible to add unsigned YUM repositories without warning to the user that could lead to man in the middle or malicious servers to inject malicious RPM packages into… CWE-20
 Improper Input Validation 
CVE-2017-7435 2024-11-21 12:31 2018-03-2 Show GitHub Exploit DB Packet Storm
253402 9.1 CRITICAL
Network
netiq identity_manager The NetIQ Identity Manager Plugins before 4.6.1 contained various XML External XML Entity (XXE) handling flaws that could be used by attackers to leak information or cause denial of service attacks. CWE-611
XXE
CVE-2017-7426 2024-11-21 12:31 2018-03-2 Show GitHub Exploit DB Packet Storm
253403 9.8 CRITICAL
Network
xmlsoft
google
debian
libxml2
android
debian_linux
Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by leveraging an incorrect limit for port values when handling redirects. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-7376 2024-11-21 12:31 2018-02-20 Show GitHub Exploit DB Packet Storm
253404 9.8 CRITICAL
Network
xmlsoft
debian
google
libxml2
debian_linux
android
A flaw in libxml2 allows remote XML entity inclusion with default parser flags (i.e., when the caller did not request entity substitution, DTD validation, external DTD subset loading, or default DTD … CWE-611
XXE
CVE-2017-7375 2024-11-21 12:31 2018-02-20 Show GitHub Exploit DB Packet Storm
253405 8.8 HIGH
Network
vanderbilt redcap A SQL injection issue exists in a file upload handler in REDCap 7.x before 7.0.11 via a trailing substring to SendITController:upload. CWE-89
SQL Injection
CVE-2017-7351 2024-11-21 12:31 2018-02-9 Show GitHub Exploit DB Packet Storm
253406 7.8 HIGH
Local
yandex yandex_browser Yandex Browser installer for Desktop before 17.4.1 has a DLL Hijacking Vulnerability because an untrusted search path is used for dnsapi.dll, winmm.dll, ntmarta.dll, cryptbase.dll or profapi.dll. CWE-426
 Untrusted Search Path
CVE-2017-7327 2024-11-21 12:31 2018-01-20 Show GitHub Exploit DB Packet Storm
253407 7.5 HIGH
Network
yandex yandex_browser Race condition issue in Yandex Browser for Android before 17.4.0.16 allowed a remote attacker to potentially exploit memory corruption via a crafted HTML page CWE-362
Race Condition
CVE-2017-7326 2024-11-21 12:31 2018-01-20 Show GitHub Exploit DB Packet Storm
253408 7.5 HIGH
Network
yandex yandex_browser Yandex Browser before 16.9.0 allows remote attackers to spoof the address bar via window.open. CWE-20
 Improper Input Validation 
CVE-2017-7325 2024-11-21 12:31 2018-01-20 Show GitHub Exploit DB Packet Storm
253409 7.8 HIGH
Local
apple mac_os_x An issue was discovered in certain Apple products. macOS before 10.13.2 is affected. The issue involves the "Intel Graphics Driver" component. It allows attackers to execute arbitrary code in a privi… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-7163 2024-11-21 12:31 2017-12-28 Show GitHub Exploit DB Packet Storm
253410 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-7162 2024-11-21 12:31 2017-12-28 Show GitHub Exploit DB Packet Storm