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 5, 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
254151 4.3 警告 マイクロソフト - Microsoft Forefront UAG 2010 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1897 2011-10-21 15:30 2011-10-11 Show GitHub Exploit DB Packet Storm
254152 4.3 警告 マイクロソフト - Microsoft Forefront UAG 2010 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1896 2011-10-21 15:30 2011-10-11 Show GitHub Exploit DB Packet Storm
254153 9.3 危険 マイクロソフト - Microsoft Forefront UAG 2010 における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2011-1895 2011-10-21 15:28 2011-10-11 Show GitHub Exploit DB Packet Storm
254154 9.3 危険 マイクロソフト - Microsoft .NET Framework および Silverlight における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1253 2011-10-21 15:27 2011-10-11 Show GitHub Exploit DB Packet Storm
254155 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2011 2011-10-21 15:26 2011-10-11 Show GitHub Exploit DB Packet Storm
254156 9.3 危険 マイクロソフト - Microsoft Windows の win32k.sys のバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2003 2011-10-21 15:25 2011-10-11 Show GitHub Exploit DB Packet Storm
254157 4.7 警告 マイクロソフト - Microsoft Windows の win32k.sys におけるサービス運用妨害 (システムハング) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2002 2011-10-21 15:25 2011-10-11 Show GitHub Exploit DB Packet Storm
254158 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格またはサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1985 2011-10-21 15:24 2011-10-11 Show GitHub Exploit DB Packet Storm
254159 9.3 危険 マイクロソフト - Microsoft Windows Vista および Windows 7 の Windows Media Center における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-2009 2011-10-21 15:24 2011-10-11 Show GitHub Exploit DB Packet Storm
254160 9.3 危険 マイクロソフト - Microsoft Windows の Microsoft Active Accessibility コンポーネントにおける権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1247 2011-10-21 15:23 2011-10-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
259391 7.2 HIGH
Network
eyesofnetwork eyesofnetwork SQL injection vulnerability vulnerability in the EyesOfNetwork web interface (aka eonweb) 5.1-0 allows remote authenticated administrators to execute arbitrary SQL commands via the group_name paramet… CWE-89
SQL Injection
CVE-2017-15880 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
259392 8.8 HIGH
Network
keystonejs keystone CSV Injection (aka Excel Macro Injection or Formula Injection) exists in admin/server/api/download.js and lib/list/getCSVData.js in KeystoneJS before 4.0.0-beta.7 via a value that is mishandled in a … CWE-20
 Improper Input Validation 
CVE-2017-15879 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
259393 6.1 MEDIUM
Network
keystonejs keystone A cross-site scripting (XSS) vulnerability exists in fields/types/markdown/MarkdownType.js in KeystoneJS before 4.0.0-beta.7 via the Contact Us feature. CWE-79
Cross-site Scripting
CVE-2017-15878 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
259394 5.5 MEDIUM
Local
busybox busybox archival/libarchive/decompress_unlzma.c in BusyBox 1.27.2 has an Integer Underflow that leads to a read access violation. CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-15874 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
259395 5.5 MEDIUM
Local
busybox
debian
canonical
busybox
debian_linux
ubuntu_linux
The get_next_block function in archival/libarchive/decompress_bunzip2.c in BusyBox 1.27.2 has an Integer Overflow that may lead to a write access violation. CWE-190
 Integer Overflow or Wraparound
CVE-2017-15873 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
259396 4.8 MEDIUM
Network
phpwcms phpwcms phpwcms 1.8.9 has XSS in include/inc_tmpl/admin.edituser.tmpl.php and include/inc_tmpl/admin.newuser.tmpl.php via the username (aka new_login) field. CWE-79
Cross-site Scripting
CVE-2017-15872 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
259397 7.5 HIGH
Network
serialize-to-js_project serialize-to-js The deserialize function in serialize-to-js through 1.1.1 allows attackers to cause a denial of service via vectors involving an Immediately Invoked Function Expression "function()" substring, as dem… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-15871 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
259398 6.1 MEDIUM
Network
user-login-history_project user-login-history Multiple cross-site scripting (XSS) vulnerabilities in the user-login-history plugin through 1.5.2 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) date_from, (… CWE-79
Cross-site Scripting
CVE-2017-15867 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
259399 6.1 MEDIUM
Network
wp_no_external_links_project wp_no_external_links Cross Site Scripting (XSS) exists in the wp-noexternallinks plugin before 3.5.19 for WordPress via the date1 or date2 parameter to wp-admin/options-general.php. CWE-79
Cross-site Scripting
CVE-2017-15863 2024-11-21 12:15 2017-10-25 Show GitHub Exploit DB Packet Storm
259400 6.1 MEDIUM
Network
easy_appointments_project easy_appointments The Easy Appointments plugin before 1.12.0 for WordPress has XSS via a Settings values in the admin panel. CWE-79
Cross-site Scripting
CVE-2017-15812 2024-11-21 12:15 2017-10-24 Show GitHub Exploit DB Packet Storm