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":April 29, 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
252821 6.4 警告 VMware - VMware ACE の ACE 共有フォルダ実装における無効にされた共有フォルダを有効にされる脆弱性 CWE-noinfo
情報不足
CVE-2009-0908 2010-03-23 14:10 2010-04-3 Show GitHub Exploit DB Packet Storm
252822 2.1 注意 VMware - 複数の VMware 製品の VI Client におけるパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2009-0518 2010-03-23 14:10 2010-04-3 Show GitHub Exploit DB Packet Storm
252823 4.4 警告 KVM
レッドハット
- KVM の x86 エミュレータにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0419 2010-03-23 14:09 2010-03-1 Show GitHub Exploit DB Packet Storm
252824 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0263 2010-03-19 10:28 2010-03-9 Show GitHub Exploit DB Packet Storm
252825 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0262 2010-03-19 10:28 2010-03-9 Show GitHub Exploit DB Packet Storm
252826 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0261 2010-03-19 10:28 2010-03-9 Show GitHub Exploit DB Packet Storm
252827 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2010-0260 2010-03-19 10:28 2010-03-9 Show GitHub Exploit DB Packet Storm
252828 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0258 2010-03-19 10:27 2010-03-9 Show GitHub Exploit DB Packet Storm
252829 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0264 2010-03-19 10:27 2010-03-9 Show GitHub Exploit DB Packet Storm
252830 9.3 危険 マイクロソフト - Microsoft Office Excel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0257 2010-03-19 10:27 2010-03-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
288571 5.5 MEDIUM
Local
redhat
fedoraproject
debian
tuned
fedora
enterprise_linux
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
debian_linux
tuned 2.10.0 creates its PID file with insecure permissions which allows local users to kill arbitrary processes. CWE-276
Incorrect Default Permissions 
CVE-2012-6136 2024-11-21 10:45 2019-11-21 Show GitHub Exploit DB Packet Storm
288572 7.5 HIGH
Network
phusion
redhat
passenger
openshift
RubyGems passenger 4.0.0 betas 1 and 2 allows remote attackers to delete arbitrary files during the startup process. CWE-20
 Improper Input Validation 
CVE-2012-6135 2024-11-21 10:45 2019-11-20 Show GitHub Exploit DB Packet Storm
288573 7.5 HIGH
Network
nusoap_project
debian
nusoap
debian_linux
nuSOAP before 0.7.3-5 does not properly check the hostname of a cert. CWE-295
Improper Certificate Validation 
CVE-2012-6071 2024-11-21 10:45 2019-11-20 Show GitHub Exploit DB Packet Storm
288574 7.5 HIGH
Network
falconpl falconpl Falconpl before 0.9.6.9-git20120606 misuses the libcurl API which may allow remote attackers to interfere with security checks. CWE-20
 Improper Input Validation 
CVE-2012-6070 2024-11-21 10:45 2019-11-20 Show GitHub Exploit DB Packet Storm
288575 9.8 CRITICAL
Network
call-cc chicken Chicken before 4.8.0 is susceptible to algorithmic complexity attacks related to hash table collisions. CWE-20
 Improper Input Validation 
CVE-2012-6125 2024-11-21 10:45 2019-11-1 Show GitHub Exploit DB Packet Storm
288576 5.3 MEDIUM
Network
call-cc chicken A casting error in Chicken before 4.8.0 on 64-bit platform caused the random number generator to return a constant value. NOTE: the vendor states "This function wasn't used for security purposes (and… CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2012-6124 2024-11-21 10:45 2019-11-1 Show GitHub Exploit DB Packet Storm
288577 6.5 MEDIUM
Network
call-cc
debian
chicken
debian_linux
Chicken before 4.8.0 does not properly handle NUL bytes in certain strings, which allows an attacker to conduct "poisoned NUL byte attack." CWE-20
 Improper Input Validation 
CVE-2012-6123 2024-11-21 10:45 2019-11-1 Show GitHub Exploit DB Packet Storm
288578 7.5 HIGH
Network
call-cc chicken Buffer overflow in the thread scheduler in Chicken before 4.8.0.1 allows attackers to cause a denial of service (crash) by opening a file descriptor with a large integer value. CWE-120
Classic Buffer Overflow
CVE-2012-6122 2024-11-21 10:45 2019-11-1 Show GitHub Exploit DB Packet Storm
288579 4.4 MEDIUM
Local
gofer_project gofer gofer before 0.68 uses world-writable permissions for /var/lib/gofer/journal/watchdog, which allows local users to cause a denial of service by removing journal entries. CWE-275
 Permission Issues
CVE-2012-5628 2024-11-21 10:45 2018-05-5 Show GitHub Exploit DB Packet Storm
288580 6.1 MEDIUM
Network
apache wicket Cross-site scripting (XSS) vulnerability in Apache Wicket 1.4.x before 1.4.22, 1.5.x before 1.5.10, and 6.x before 6.4.0 might allow remote attackers to inject arbitrary web script or HTML via vector… CWE-79
Cross-site Scripting
CVE-2012-5636 2024-11-21 10:45 2017-10-31 Show GitHub Exploit DB Packet Storm