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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
231541 10 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5140 2012-12-13 15:17 2012-12-11 Show GitHub Exploit DB Packet Storm
231542 10 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5139 2012-12-13 15:04 2012-12-11 Show GitHub Exploit DB Packet Storm
231543 4.4 警告 アドビシステムズ - Adobe ColdFusion における共有ホスティングでのサンドボックスのパーミッションを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5675 2012-12-13 14:59 2012-12-11 Show GitHub Exploit DB Packet Storm
231544 5 警告 VICTOR JONSSON - WordPress 用 Simple Gmail Login プラグインにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6313 2012-12-13 11:33 2012-12-11 Show GitHub Exploit DB Packet Storm
231545 4.3 警告 Video Lead Form - WordPress 用 Video Lead Form プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6312 2012-12-13 11:29 2012-12-11 Show GitHub Exploit DB Packet Storm
231546 7.2 危険 シマンテック - Symantec Network Access Control における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-4349 2012-12-13 10:58 2012-12-10 Show GitHub Exploit DB Packet Storm
231547 5 警告 Google - Android のブラウザアプリにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-6301 2012-12-13 10:57 2012-12-10 Show GitHub Exploit DB Packet Storm
231548 10 危険 CA Technologies - Unix および Linux 上で稼働する CA XCOM Data Transport における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-5973 2012-12-13 10:56 2012-12-5 Show GitHub Exploit DB Packet Storm
231549 9 危険 IBM - IBM Informix におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4857 2012-12-12 20:39 2012-12-5 Show GitHub Exploit DB Packet Storm
231550 1.9 注意 IBM - IBM Flex System CMM および IMM2 における重要な情報を取得される脆弱性 CWE-DesignError
CVE-2012-4838 2012-12-12 20:39 2012-12-7 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
293451 - openvswitch openvswitch Open vSwitch 1.4.2 uses world writable permissions for (1) /var/lib/openvswitch/pki/controllerca/incoming/ and (2) /var/lib/openvswitch/pki/switchca/incoming/, which allows local users to delete and … CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3449 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293452 - kde kde_pim The HTMLQuoteColorer::process function in messageviewer/htmlquotecolorer.cpp in KDE PIM 4.6 through 4.8 does not disable JavaScript, Java, and Plugins, which allows remote attackers to inject arbitra… CWE-16
Configuration
CVE-2012-3413 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
293453 - ganglia ganglia-web Unspecified vulnerability in Ganglia Web before 3.5.1 allows remote attackers to execute arbitrary PHP code via unknown attack vectors. NVD-CWE-noinfo
CVE-2012-3448 2024-11-21 10:40 2012-08-7 Show GitHub Exploit DB Packet Storm
293454 - php php pdo_sql_parser.re in the PDO extension in PHP before 5.3.14 and 5.4.x before 5.4.4 does not properly determine the end of the query string during parsing of prepared statements, which allows remote a… NVD-CWE-Other
CVE-2012-3450 2024-11-21 10:40 2012-08-7 Show GitHub Exploit DB Packet Storm
293455 - puppetlabs
puppet
puppet
puppet_enterprise
lib/puppet/network/authstore.rb in Puppet before 2.7.18, and Puppet Enterprise before 2.5.2, supports use of IP addresses in certnames without warning of potential risks, which might allow remote att… CWE-287
Improper Authentication
CVE-2012-3408 2024-11-21 10:40 2012-08-7 Show GitHub Exploit DB Packet Storm
293456 - siemens synco_ozw_web_server
synco_ozw_web_server_firmware
The Siemens Synco OZW Web Server devices OZW672.*, OZW772.*, and OZW775 with firmware before 4 have an unspecified default password, which makes it easier for remote attackers to obtain administrativ… CWE-255
Credentials Management
CVE-2012-3020 2024-11-21 10:40 2012-08-7 Show GitHub Exploit DB Packet Storm
293457 - djangoproject django The get_image_dimensions function in the image-handling functionality in Django before 1.3.2 and 1.4.x before 1.4.1 uses a constant chunk size in all attempts to determine dimensions, which allows re… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-3444 2024-11-21 10:40 2012-08-1 Show GitHub Exploit DB Packet Storm
293458 - djangoproject django The django.forms.ImageField class in the form system in Django before 1.3.2 and 1.4.x before 1.4.1 completely decompresses image data during image validation, which allows remote attackers to cause a… CWE-20
 Improper Input Validation 
CVE-2012-3443 2024-11-21 10:40 2012-08-1 Show GitHub Exploit DB Packet Storm
293459 - djangoproject django The (1) django.http.HttpResponseRedirect and (2) django.http.HttpResponsePermanentRedirect classes in Django before 1.3.2 and 1.4.x before 1.4.1 do not validate the scheme of a redirect target, which… CWE-79
Cross-site Scripting
CVE-2012-3442 2024-11-21 10:40 2012-08-1 Show GitHub Exploit DB Packet Storm
293460 - openstack essex
keystone
horizon
OpenStack Keystone before 2012.1.1, as used in OpenStack Folsom before Folsom-1 and OpenStack Essex, does not properly implement token expiration, which allows remote authenticated users to bypass in… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3426 2024-11-21 10:40 2012-07-31 Show GitHub Exploit DB Packet Storm