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":June 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250851 6.9 警告 Todd C. Miller
レッドハット
- Fedora の sudo の parse.c における root 権限を取得される脆弱性 CWE-DesignError
CVE-2011-0008 2012-03-27 18:42 2011-01-18 Show GitHub Exploit DB Packet Storm
250852 3.3 注意 troglobit - pimd における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-0007 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
250853 4.3 警告 Joomla! - Joomla! の com_search モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0005 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
250854 4.3 警告 Piwik - Piwik におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0004 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
250855 6.9 警告 Exim Development - Exim の open_log 機能における任意のファイルにログデータをアペンドさせる脆弱性 CWE-20
CWE-59
CVE-2011-0017 2012-03-27 18:42 2010-06-12 Show GitHub Exploit DB Packet Storm
250856 5.8 警告 MediaWiki - MediaWiki におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0003 2012-03-27 18:42 2011-01-10 Show GitHub Exploit DB Packet Storm
250857 7.5 危険 Digital Junkies - dompdf の dompdf.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-4879 2012-03-27 18:42 2011-10-7 Show GitHub Exploit DB Packet Storm
250858 7.5 危険 WordPress.org
edgetechweb
- Event Registration プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4839 2012-03-27 18:42 2011-09-13 Show GitHub Exploit DB Packet Storm
250859 6 警告 extensiondepot
Joomla!
- Joomla! の JSupport (com_jsupport) コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4838 2012-03-27 18:42 2011-09-13 Show GitHub Exploit DB Packet Storm
250860 4.3 警告 extensiondepot - Joomla! の JSupport (com_jsupport) コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4837 2012-03-27 18:42 2011-09-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
286981 - christos_zoulas
php
file
php
Buffer overflow in the mconvert function in softmagic.c in file before 5.19, as used in the Fileinfo component in PHP before 5.4.30 and 5.5.x before 5.5.14, allows remote attackers to cause a denial … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-3478 2024-11-21 11:08 2014-07-9 Show GitHub Exploit DB Packet Storm
286982 - redhat cloudforms_3.0_management_engine lib/util/miq-password.rb in Red Hat CloudForms 3.0 Management Engine (CFME) before 5.2.4.2 uses a hard-coded salt, which makes it easier for remote attackers to guess passwords via a brute force atta… CWE-255
Credentials Management
CVE-2014-3489 2024-11-21 11:08 2014-07-7 Show GitHub Exploit DB Packet Storm
286983 - redhat cloudforms_3.0_management_engine The (1) shell_exec function in lib/util/MiqSshUtilV1.rb and (2) temp_cmd_file function in lib/util/MiqSshUtilV2.rb in Red Hat CloudForms 3.0 Management Engine (CFME) before 5.2.4.2 allow local users … CWE-59
Link Following
CVE-2014-3486 2024-11-21 11:08 2014-07-7 Show GitHub Exploit DB Packet Storm
286984 - redhat jboss_enterprise_application_platform org.jboss.as.jaxrs.deployment.JaxrsIntegrationProcessor in Red Hat JBoss Enterprise Application Platform (JEAP) before 6.2.4 enables entity expansion, which allows remote attackers to read arbitrary … CWE-200
Information Exposure
CVE-2014-3481 2024-11-21 11:08 2014-07-7 Show GitHub Exploit DB Packet Storm
286985 - rubyonrails rails SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 4.x before 4.0.7 and 4.1.x before … CWE-89
SQL Injection
CVE-2014-3483 2024-11-21 11:08 2014-07-7 Show GitHub Exploit DB Packet Storm
286986 - rubyonrails ruby_on_rails
rails
SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 2.x and 3.x before 3.2.19 allows r… CWE-89
SQL Injection
CVE-2014-3482 2024-11-21 11:08 2014-07-7 Show GitHub Exploit DB Packet Storm
286987 - openstack swift Cross-site scripting (XSS) vulnerability in OpenStack Swift 1.11.0 through 1.13.1 allows remote attackers to inject arbitrary web script or HTML via the WWW-Authenticate header. CWE-79
Cross-site Scripting
CVE-2014-3497 2024-11-21 11:08 2014-07-4 Show GitHub Exploit DB Packet Storm
286988 - christos_zoulas
php
debian
file
php
debian_linux
file before 5.19 does not properly restrict the amount of data read during a regex search, which allows remote attackers to cause a denial of service (CPU consumption) via a crafted file that trigger… CWE-399
 Resource Management Errors
CVE-2014-3538 2024-11-21 11:08 2014-07-3 Show GitHub Exploit DB Packet Storm
286989 - storesprite storesprite Cross-site scripting (XSS) vulnerability in templates/defaultheader.php in Lamp Design Storesprite before 7 - 19-06-14, when using the currency selection dropdown, allows remote attackers to inject a… CWE-79
Cross-site Scripting
CVE-2014-3737 2024-11-21 11:08 2014-07-3 Show GitHub Exploit DB Packet Storm
286990 - freedesktop
d-bus_project
dbus
d-bus
The dbus-daemon in D-Bus 1.2.x through 1.4.x, 1.6.x before 1.6.20, and 1.8.x before 1.8.4, sends an AccessDenied error to the service instead of a client when the client is prohibited from accessing … NVD-CWE-noinfo
CVE-2014-3477 2024-11-21 11:08 2014-07-2 Show GitHub Exploit DB Packet Storm