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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
231911 4.3 警告 SPIP - SPIP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2151 2012-11-16 10:11 2012-04-23 Show GitHub Exploit DB Packet Storm
231912 7.2 危険 Linux - Linux Kernel の net/core/sock.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-2136 2012-11-16 10:08 2012-08-9 Show GitHub Exploit DB Packet Storm
231913 4 警告 Oberthur Technologies - Oberthur のスマートカードに問題 CWE-noinfo
情報不足
CVE-2012-5860 2012-11-15 17:43 2012-11-12 Show GitHub Exploit DB Packet Storm
231914 5 警告 The Tor Project - Tor の common/util.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-4922 2012-11-15 17:13 2012-09-11 Show GitHub Exploit DB Packet Storm
231915 5 警告 The Tor Project - Tor の or/policies.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-4419 2012-11-15 17:12 2012-08-25 Show GitHub Exploit DB Packet Storm
231916 7.9 危険 VMware - VMware Workstation および VMware Player におけるホスト OS の権限を取得される脆弱性 CWE-Other
その他
CVE-2012-5459 2012-11-15 16:44 2012-11-8 Show GitHub Exploit DB Packet Storm
231917 8.3 危険 VMware - VMware Workstation および VMware Player におけるホスト OS の権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5458 2012-11-15 16:43 2012-11-8 Show GitHub Exploit DB Packet Storm
231918 9.3 危険 VMware - 複数の VMware 製品で使用される VMware OVF Tool におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2012-3569 2012-11-15 16:43 2012-11-8 Show GitHub Exploit DB Packet Storm
231919 6.8 警告 IBM - IBM WebSphere Application Server におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4853 2012-11-15 16:42 2012-10-29 Show GitHub Exploit DB Packet Storm
231920 4.3 警告 IBM - IBM WebSphere Application Server の Liberty Profile におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4851 2012-11-15 16:41 2012-10-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
292531 - ghostscript
argyllcms
color
ghostscript
cms
icclib
Multiple integer underflows in the icmLut_allocate function in International Color Consortium (ICC) Format library (icclib), as used in Ghostscript 9.06 and Argyll Color Management System, allow remo… CWE-189
Numeric Errors
CVE-2012-4405 2024-11-21 10:42 2012-09-19 Show GitHub Exploit DB Packet Storm
292532 - mike_carr flogr Multiple cross-site scripting (XSS) vulnerabilities in index.php in Flogr 2.5.6 and earlier allow remote attackers to inject arbitrary web script or HTML via (1) the PATH_INFO or (2) an arbitrary par… CWE-79
Cross-site Scripting
CVE-2012-4336 2024-11-21 10:42 2012-09-16 Show GitHub Exploit DB Packet Storm
292533 - google mod_pagespeed Cross-site scripting (XSS) vulnerability in the mod_pagespeed module 0.10.19.1 through 0.10.22.4 for the Apache HTTP Server allows remote attackers to inject arbitrary web script or HTML via unspecif… CWE-79
Cross-site Scripting
CVE-2012-4360 2024-11-21 10:42 2012-09-15 Show GitHub Exploit DB Packet Storm
292534 - google mod_pagespeed The mod_pagespeed module before 0.10.22.6 for the Apache HTTP Server does not properly verify its host name, which allows remote attackers to trigger HTTP requests to arbitrary hosts via unspecified … CWE-20
 Improper Input Validation 
CVE-2012-4001 2024-11-21 10:42 2012-09-15 Show GitHub Exploit DB Packet Storm
292535 - cybozu kunai_browser_for_remote_service The WebView class in the Cybozu KUNAI Browser for Remote Service application beta for Android allows remote attackers to execute arbitrary JavaScript code, and obtain sensitive information, via a cra… CWE-200
Information Exposure
CVE-2012-4013 2024-11-21 10:42 2012-09-15 Show GitHub Exploit DB Packet Storm
292536 - wordpress wordpress wp-admin/plugins.php in WordPress before 3.4.2, when the multisite feature is enabled, does not check for network-administrator privileges before performing a network-wide activation of an installed … CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-4422 2024-11-21 10:42 2012-09-15 Show GitHub Exploit DB Packet Storm
292537 - wordpress wordpress The create_post function in wp-includes/class-wp-atom-server.php in WordPress before 3.4.2 does not perform a capability check, which allows remote authenticated users to bypass intended access restr… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-4421 2024-11-21 10:42 2012-09-15 Show GitHub Exploit DB Packet Storm
292538 - torproject tor The compare_tor_addr_to_addr_policy function in or/policies.c in Tor before 0.2.2.39, and 0.2.3.x before 0.2.3.21-rc, allows remote attackers to cause a denial of service (assertion failure and daemo… NVD-CWE-noinfo
CVE-2012-4419 2024-11-21 10:42 2012-09-15 Show GitHub Exploit DB Packet Storm
292539 - isc bind ISC BIND 9.x before 9.7.6-P3, 9.8.x before 9.8.3-P3, 9.9.x before 9.9.1-P3, and 9.4-ESV and 9.6-ESV before 9.6-ESV-R7-P3 allows remote attackers to cause a denial of service (assertion failure and na… NVD-CWE-noinfo
CVE-2012-4244 2024-11-21 10:42 2012-09-14 Show GitHub Exploit DB Packet Storm
292540 - moinmo moinmoin security/__init__.py in MoinMoin 1.9 through 1.9.4 does not properly handle group names that contain virtual group names such as "All," "Known," or "Trusted," which allows remote authenticated users … CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-4404 2024-11-21 10:42 2012-09-11 Show GitHub Exploit DB Packet Storm