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 18, 2026, 2:16 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253591 9.3 危険 オラクル
Erik de Castro Lopo
Nullsoft
- Winamp などで利用される libsndfile の voc_read_header におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1788 2011-05-10 10:48 2009-05-26 Show GitHub Exploit DB Packet Storm
253592 9.3 危険 オラクル
Erik de Castro Lopo
Nullsoft
- Winamp などで利用される libsndfile における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0186 2011-05-10 10:47 2009-03-5 Show GitHub Exploit DB Packet Storm
253593 - - アップル - Apple Mac OS X における脆弱性に対するアップデート - - 2011-05-10 10:46 2011-04-15 Show GitHub Exploit DB Packet Storm
253594 10 危険 BlackBerry
アップル
Google
- WebKit における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-1290 2011-05-10 10:43 2011-03-11 Show GitHub Exploit DB Packet Storm
253595 10 危険 MIT Kerberos
レッドハット
- MIT Kerberos 5 の process_chpw_request 関数における任意のコードを実行される脆弱性 CWE-20
CWE-Other
CVE-2011-0285 2011-05-10 10:40 2011-04-14 Show GitHub Exploit DB Packet Storm
253596 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の rvrender.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1525 2011-05-10 10:38 2011-04-6 Show GitHub Exploit DB Packet Storm
253597 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の OpenURLInDefaultBrowser メソッドにおける任意のコードを実行される脆弱性 CWE-DesignError
CVE-2011-1426 2011-05-10 10:38 2011-04-12 Show GitHub Exploit DB Packet Storm
253598 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3450 2011-05-10 10:09 2011-01-28 Show GitHub Exploit DB Packet Storm
253599 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の Impress におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4253 2011-05-10 10:08 2011-01-28 Show GitHub Exploit DB Packet Storm
253600 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の WW8DopTypography::ReadFromMem 関数における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-3454 2011-05-10 10:07 2011-01-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
276051 4.8 MEDIUM
Network
phpbugtracker_project phpbugtracker Multiple cross-site scripting (XSS) vulnerabilities in Issuetracker phpBugTracker before 1.7.0 allow remote attackers to inject arbitrary web script or HTML via unspecified parameters. CWE-79
Cross-site Scripting
CVE-2015-2145 2024-11-21 11:26 2017-10-7 Show GitHub Exploit DB Packet Storm
276052 4.8 MEDIUM
Network
phpbugtracker_project phpbugtracker Multiple cross-site scripting (XSS) vulnerabilities in Issuetracker phpBugTracker before 1.7.0 allow remote authenticated users to inject arbitrary web script or HTML via the (1) project name paramet… CWE-79
Cross-site Scripting
CVE-2015-2144 2024-11-21 11:26 2017-10-7 Show GitHub Exploit DB Packet Storm
276053 8.8 HIGH
Network
phpbugtracker_project phpbugtracker Multiple cross-site request forgery (CSRF) vulnerabilities in Issuetracker phpBugTracker before 1.7.0 allow remote attackers to hijack the authentication of users for requests that cause an unspecifi… CWE-352
 Origin Validation Error
CVE-2015-2143 2024-11-21 11:26 2017-10-7 Show GitHub Exploit DB Packet Storm
276054 8.0 HIGH
Network
phpbugtracker_project phpbugtracker Multiple cross-site request forgery (CSRF) vulnerabilities in Issuetracker phpBugTracker before 1.7.0 allow remote authenticated users to (1) hijack the authentication of users for requests that caus… CWE-352
 Origin Validation Error
CVE-2015-2142 2024-11-21 11:26 2017-10-7 Show GitHub Exploit DB Packet Storm
276055 5.9 MEDIUM
Network
http.rb_project http.rb The Ruby http gem before 0.7.3 does not verify hostnames in SSL connections, which might allow remote attackers to obtain sensitive information via a man-in-the-middle-attack. CWE-200
Information Exposure
CVE-2015-1828 2024-11-21 11:26 2017-10-7 Show GitHub Exploit DB Packet Storm
276056 7.8 HIGH
Local
pngcrush_project pngcrush Off-by-one error in the pngcrush_measure_idat function in pngcrush.c in pngcrush before 1.7.84 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary c… CWE-189
Numeric Errors
CVE-2015-2158 2024-11-21 11:26 2017-10-7 Show GitHub Exploit DB Packet Storm
276057 6.1 MEDIUM
Network
emberjs ember.js Cross-site scripting (XSS) vulnerability in Ember.js 1.10.x before 1.10.1 and 1.11.x before 1.11.2. CWE-79
Cross-site Scripting
CVE-2015-1866 2024-11-21 11:26 2017-09-21 Show GitHub Exploit DB Packet Storm
276058 4.7 MEDIUM
Local
gnu coreutils fts.c in coreutils 8.4 allows local users to delete arbitrary files. CWE-362
Race Condition
CVE-2015-1865 2024-11-21 11:26 2017-09-21 Show GitHub Exploit DB Packet Storm
276059 5.9 MEDIUM
Network
redhat jboss_enterprise_application_platform AdvancedLdapLodinMogule in Red Hat JBoss Enterprise Application Platform (EAP) before 6.4.1 allows attackers to obtain sensitive information via vectors involving logging the LDAP bind credential pas… CWE-200
Information Exposure
CVE-2015-1849 2024-11-21 11:26 2017-09-20 Show GitHub Exploit DB Packet Storm
276060 5.4 MEDIUM
Network
kallithea-scm kallithea Multiple cross-site scripting (XSS) vulnerabilities in the administration pages in Kallithea before 0.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) first name or (2) l… CWE-79
Cross-site Scripting
CVE-2015-1864 2024-11-21 11:26 2017-09-20 Show GitHub Exploit DB Packet Storm