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 8, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216881 4.3 警告 シスコシステムズ - Telco および Wireless 用 Cisco Broadcast Access Center の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2191 2014-05-8 18:44 2014-05-7 Show GitHub Exploit DB Packet Storm
216882 6.8 警告 シスコシステムズ - Telco および Wireless 用 Cisco Broadcast Access Center の Web フレームワークにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-2190 2014-05-8 18:44 2014-05-7 Show GitHub Exploit DB Packet Storm
216883 6.8 警告 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアにおけるファイルを読まれる脆弱性 CWE-287
不適切な認証
CVE-2014-2181 2014-05-8 18:44 2014-05-7 Show GitHub Exploit DB Packet Storm
216884 5 警告 シスコシステムズ - VMware 用 Cisco Nexus 1000V InterCloud における ACL 拒否のステートメントを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0685 2014-05-8 18:43 2014-05-6 Show GitHub Exploit DB Packet Storm
216885 4.6 警告 シスコシステムズ - Cisco Nexus 7000 スイッチ上で稼働する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-0684 2014-05-8 18:43 2014-05-6 Show GitHub Exploit DB Packet Storm
216886 5 警告 strongSwan - strongSwan におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-2891 2014-05-8 18:22 2014-05-5 Show GitHub Exploit DB Packet Storm
216887 3.5 注意 サイボウズ - サイボウズ ガルーンの電話メモにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-1988 2014-05-8 18:16 2014-04-30 Show GitHub Exploit DB Packet Storm
216888 3.5 注意 サイボウズ - サイボウズ ガルーンの API におけるアクセス制限回避の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1989 2014-05-8 18:05 2014-04-30 Show GitHub Exploit DB Packet Storm
216889 4.4 警告 Ayatana Project
Canonical
- Ubuntu で使用される Unity におけるロック画面を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3204 2014-05-8 17:41 2014-04-29 Show GitHub Exploit DB Packet Storm
216890 4.4 警告 Ayatana Project
Canonical
- Ubuntu で使用される Unity におけるロック画面を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3203 2014-05-8 17:41 2014-04-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
295001 - php php The PDORow implementation in PHP before 5.3.9 does not properly interact with the session feature, which allows remote attackers to cause a denial of service (application crash) via a crafted applica… CWE-20
 Improper Input Validation 
CVE-2012-0788 2024-11-21 10:35 2012-02-15 Show GitHub Exploit DB Packet Storm
295002 - mibew mibew_messenger Multiple cross-site request forgery (CSRF) vulnerabilities in Mibew Messenger 1.6.4 and earlier allow remote attackers to hijack the authentication of operators for requests that insert cross-site sc… CWE-352
 Origin Validation Error
CVE-2012-0829 2024-11-21 10:35 2012-02-14 Show GitHub Exploit DB Packet Storm
295003 - phpldapadmin_project phpldapadmin Cross-site scripting (XSS) vulnerability in lib/QueryRender.php in phpLDAPadmin 1.2.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the base parameter in a query_engi… CWE-79
Cross-site Scripting
CVE-2012-0834 2024-11-21 10:35 2012-02-11 Show GitHub Exploit DB Packet Storm
295004 - mozilla firefox
thunderbird
seamonkey
Use-after-free vulnerability in Mozilla Firefox 10.x before 10.0.1, Thunderbird 10.x before 10.0.1, and SeaMonkey 2.7 allows remote attackers to cause a denial of service (application crash) or possi… CWE-399
 Resource Management Errors
CVE-2012-0452 2024-11-21 10:35 2012-02-11 Show GitHub Exploit DB Packet Storm
295005 - php php PHP before 5.3.10 does not properly perform a temporary change to the magic_quotes_gpc directive during the importing of environment variables, which makes it easier for remote attackers to conduct S… CWE-20
 Improper Input Validation 
CVE-2012-0831 2024-11-21 10:35 2012-02-11 Show GitHub Exploit DB Packet Storm
295006 - apache portable_runtime tables/apr_hash.c in the Apache Portable Runtime (APR) library through 1.4.5 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependen… CWE-20
 Improper Input Validation 
CVE-2012-0840 2024-11-21 10:35 2012-02-11 Show GitHub Exploit DB Packet Storm
295007 - inria ocaml OCaml 3.12.1 and earlier computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consum… CWE-20
 Improper Input Validation 
CVE-2012-0839 2024-11-21 10:35 2012-02-9 Show GitHub Exploit DB Packet Storm
295008 - realnetworks realplayer
realplayer_sp
The ATRAC codec in RealNetworks RealPlayer 11.x and 14.x through 14.0.7, RealPlayer SP 1.0 through 1.1.5, and Mac RealPlayer 12.x before 12.0.0.1703 does not properly decode samples, which allows rem… CWE-94
Code Injection
CVE-2012-0928 2024-11-21 10:35 2012-02-9 Show GitHub Exploit DB Packet Storm
295009 - realnetworks realplayer
realplayer_sp
Unspecified vulnerability in RealNetworks RealPlayer 11.x, 14.x, and 15.x before 15.02.71, and RealPlayer SP 1.0 through 1.1.5, allows remote attackers to execute arbitrary code via vectors involving… CWE-94
NVD-CWE-noinfo
Code Injection
CVE-2012-0927 2024-11-21 10:35 2012-02-9 Show GitHub Exploit DB Packet Storm
295010 - realnetworks realplayer
realplayer_sp
The RV10 codec in RealNetworks RealPlayer 11.x, 14.x, and 15.x before 15.02.71, and RealPlayer SP 1.0 through 1.1.5, does not properly handle height and width values, which allows remote attackers to… CWE-94
Code Injection
CVE-2012-0926 2024-11-21 10:35 2012-02-9 Show GitHub Exploit DB Packet Storm