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 22, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
241001 4.3 警告 MyBB Group - MyBB におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-5132 2012-09-3 14:13 2011-11-25 Show GitHub Exploit DB Packet Storm
241002 6.8 警告 MyBB Group - MyBB の global.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-5131 2012-09-3 13:53 2011-11-25 Show GitHub Exploit DB Packet Storm
241003 6.8 警告 Haudenschilt - Family Connections CMS の dev/less.php における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-5130 2012-09-3 13:49 2011-11-30 Show GitHub Exploit DB Packet Storm
241004 5 警告 XChat - XChat におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-5129 2012-09-3 13:42 2012-08-30 Show GitHub Exploit DB Packet Storm
241005 4.3 警告 The PHP Group - PHP の main/SAPI.c における HTTP レスポンス分割の保護メカニズムを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1398 2012-09-3 13:41 2012-04-26 Show GitHub Exploit DB Packet Storm
241006 10 危険 ヒューレット・パッカード - HP iNode Management Center における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-3254 2012-08-31 16:41 2012-08-29 Show GitHub Exploit DB Packet Storm
241007 10 危険 ヒューレット・パッカード - HP Intelligent Management Center における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-3253 2012-08-31 16:40 2012-08-29 Show GitHub Exploit DB Packet Storm
241008 3.3 注意 ソフォス - Sophos SafeGuard Enterprise の Device Encryption Client におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4736 2012-08-31 16:23 2012-08-29 Show GitHub Exploit DB Packet Storm
241009 5 警告 IBM - IBM InfoSphere Guardium のデータソース定義エディタにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2012-3312 2012-08-31 16:22 2012-08-29 Show GitHub Exploit DB Packet Storm
241010 6.8 警告 IBM - IBM InfoSphere Guardium のアカウント作成パネルにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-3309 2012-08-31 16:21 2012-08-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 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
286841 7.8 HIGH
Local
qemu qemu Multiple buffer overflows in QEMU before 1.7.2 and 2.x before 2.0.0, allow local users to cause a denial of service (crash) or possibly execute arbitrary code via a large (1) L1 table in the qcow2_sn… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-0145 2024-11-21 11:01 2017-08-11 Show GitHub Exploit DB Packet Storm
286842 5.5 MEDIUM
Local
qemu qemu QEMU, possibly before 2.0.0, allows local users to cause a denial of service (divide-by-zero error and crash) via a zero value in the (1) tracks field to the seek_to_sector function in block/parallel… CWE-369
 Divide By Zero
CVE-2014-0142 2024-11-21 11:01 2017-08-11 Show GitHub Exploit DB Packet Storm
286843 7.0 HIGH
Local
redhat
qemu
enterprise_linux
qemu
Multiple integer overflows in the block drivers in QEMU, possibly before 2.0.0, allow local users to cause a denial of service (crash) via a crafted catalog size in (1) the parallels_open function in… CWE-190
 Integer Overflow or Wraparound
CVE-2014-0143 2024-11-21 11:01 2017-08-11 Show GitHub Exploit DB Packet Storm
286844 8.8 HIGH
Network
pivotal_software
vmware
spring_framework When processing user provided XML documents, the Spring Framework 4.0.0 to 4.0.4, 3.0.0 to 3.2.8, and possibly earlier unsupported versions did not disable by default the resolution of URI references… CWE-611
XXE
CVE-2014-0225 2024-11-21 11:01 2017-05-26 Show GitHub Exploit DB Packet Storm
286845 7.3 HIGH
Network
vmware spring_security The ActiveDirectoryLdapAuthenticator in Spring Security 3.2.0 to 3.2.1 and 3.1.0 to 3.1.5 does not check the password length. If the directory allows anonymous binds then it may incorrectly authentic… CWE-287
Improper Authentication
CVE-2014-0097 2024-11-21 11:01 2017-05-26 Show GitHub Exploit DB Packet Storm
286846 7.5 HIGH
Network
aescrypt_project aescrypt The aescrypt gem 1.0.0 for Ruby does not randomize the CBC IV for use with the AESCrypt.encrypt and AESCrypt.decrypt functions, which allows attackers to defeat cryptographic protection mechanisms vi… CWE-330
 Use of Insufficiently Random Values
CVE-2013-7463 2024-11-21 11:01 2017-04-20 Show GitHub Exploit DB Packet Storm
286847 7.5 HIGH
Network
pulpproject pulp Pulp before 2.3.0 uses the same the same certificate authority key and certificate for all installations. CWE-295
Improper Certificate Validation 
CVE-2013-7450 2024-11-21 11:01 2017-04-4 Show GitHub Exploit DB Packet Storm
286848 6.5 MEDIUM
Network
cloudera
apache
cdh
hadoop
Apache Hadoop 0.23.x before 0.23.11 and 2.x before 2.4.1, as used in Cloudera CDH 5.0.x before 5.0.2, do not check authorization for the (1) refreshNamenodes, (2) deleteBlockPool, and (3) shutdownDat… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-0229 2024-11-21 11:01 2017-03-24 Show GitHub Exploit DB Packet Storm
286849 7.5 HIGH
Network
mcafee saas_control_console_platform A directory traversal vulnerability in the web application in McAfee (now Intel Security) SaaS Control Console (SCC) Platform 6.14 before patch 1070, and 6.15 before patch 1076 allows unauthenticated… CWE-22
Path Traversal
CVE-2013-7462 2024-11-21 11:01 2017-03-15 Show GitHub Exploit DB Packet Storm
286850 5.5 MEDIUM
Local
mcafee change_control
application_control
A write protection and execution bypass vulnerability in McAfee (now Intel Security) Change Control (MCC) 6.1.0 for Linux and earlier allows authenticated users to change files that are part of write… CWE-284
Improper Access Control
CVE-2013-7461 2024-11-21 11:01 2017-03-15 Show GitHub Exploit DB Packet Storm