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 16, 2026, 10:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203141 5.4 警告
Network
WordPress.org - WordPress のユーザリストのテーブルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7989 2016-05-25 16:57 2015-09-15 Show GitHub Exploit DB Packet Storm
203142 4.3 警告
Network
WordPress.org - WordPress の XMLRPC サブシステムの wp-includes/class-wp-xmlrpc-server.php の mw_editPost 関数におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5715 2016-05-25 16:57 2015-09-15 Show GitHub Exploit DB Packet Storm
203143 4.3 警告
Network
The PHP Group
Facebook
- PHP の ext/zip/php_zip.c および HHVM の ext/zip/ext_zip.cpp の ZipArchive::extractTo 関数におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-9767 2016-05-25 16:55 2014-09-10 Show GitHub Exploit DB Packet Storm
203144 9.8 緊急
Network
The PHP Group - PHP の ext/standard/string.c の str_pad 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2016-4346 2016-05-25 16:28 2016-03-3 Show GitHub Exploit DB Packet Storm
203145 9.8 緊急
Network
The PHP Group - PHP の ext/filter/sanitizing_filters.c の php_filter_encode_url 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2016-4345 2016-05-25 16:28 2016-03-3 Show GitHub Exploit DB Packet Storm
203146 9.8 緊急
Network
The PHP Group - PHP の ext/xml/xml.c の xml_utf8_encode 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2016-4344 2016-05-25 16:28 2016-03-3 Show GitHub Exploit DB Packet Storm
203147 9.8 緊急
Network
The PHP Group - PHP のフォーマットプリンタにおけるメモリ二重解放の脆弱性 CWE-Other
その他
CVE-2015-8880 2016-05-25 16:28 2015-12-17 Show GitHub Exploit DB Packet Storm
203148 7.5 重要
Network
The PHP Group - PHP の ext/odbc/php_odbc.c の odbc_bindcols 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-8879 2016-05-25 16:28 2015-08-6 Show GitHub Exploit DB Packet Storm
203149 5.9 警告
Network
The PHP Group - PHP の main/php_open_temporary_file.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-362
CVE-2015-8878 2016-05-25 16:28 2015-08-6 Show GitHub Exploit DB Packet Storm
203150 7.5 重要
Network
The PHP Group
LibGD project
- PHP で使用される GD Graphics Library の gd_interpolation.c の gdImageScaleTwoPass 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8877 2016-05-25 16:28 2015-08-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
290551 - x libxext Multiple integer overflows in X.org libXext 1.3.1 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XcupGetReservedColormap… CWE-189
Numeric Errors
CVE-2013-1982 2024-11-21 10:50 2013-06-16 Show GitHub Exploit DB Packet Storm
290552 - x
canonical
libx11
ubuntu_linux
Multiple integer overflows in X.org libX11 1.5.99.901 (1.6 RC1) and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XQueryFon… CWE-189
Numeric Errors
CVE-2013-1981 2024-11-21 10:50 2013-06-16 Show GitHub Exploit DB Packet Storm
290553 - apache
redhat
oracle
canonical
opensuse
http_server
jboss_enterprise_application_platform
enterprise_linux_server
enterprise_linux_workstation
enterprise_linux_server_aus
enterprise_linux_desktop
enterprise_linux_eus
u…
mod_rewrite.c in the mod_rewrite module in the Apache HTTP Server 2.2.x before 2.2.25 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to exec… NVD-CWE-noinfo
CVE-2013-1862 2024-11-21 10:50 2013-06-11 Show GitHub Exploit DB Packet Storm
290554 - linux linux_kernel Heap-based buffer overflow in the tg3_read_vpd function in drivers/net/ethernet/broadcom/tg3.c in the Linux kernel before 3.8.6 allows physically proximate attackers to cause a denial of service (sys… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-1929 2024-11-21 10:50 2013-06-7 Show GitHub Exploit DB Packet Storm
290555 - apache tomcat java/org/apache/catalina/core/AsyncContextImpl.java in Apache Tomcat 7.x before 7.0.40 does not properly handle the throwing of a RuntimeException in an AsyncListener in an application, which allows … CWE-200
Information Exposure
CVE-2013-2071 2024-11-21 10:50 2013-06-1 Show GitHub Exploit DB Packet Storm
290556 - apache tomcat java/org/apache/catalina/authenticator/FormAuthenticator.java in the form authentication feature in Apache Tomcat 6.0.21 through 6.0.36 and 7.x before 7.0.33 does not properly handle the relationship… CWE-287
Improper Authentication
CVE-2013-2067 2024-11-21 10:50 2013-06-1 Show GitHub Exploit DB Packet Storm
290557 - redhat livecd-tools Red Hat livecd-tools before 13.4.4, 17.x before 17.17, 18.x before 18.16, and 19.x before 19.3, when a rootpw directive is not set in a Kickstart file, sets the root user password to empty, which all… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-2069 2024-11-21 10:50 2013-05-29 Show GitHub Exploit DB Packet Storm
290558 - redhat libvirt The remoteDispatchStoragePoolListAllVolumes function in the storage pool manager in libvirt 1.0.5 allows remote attackers to cause a denial of service (file descriptor consumption) via a large number… CWE-399
 Resource Management Errors
CVE-2013-1962 2024-11-21 10:50 2013-05-29 Show GitHub Exploit DB Packet Storm
290559 - moodle moodle Moodle through 2.1.10, 2.2.x before 2.2.10, 2.3.x before 2.3.7, and 2.4.x before 2.4.4 does not consider "don't send" attributes during hub registration, which allows remote hubs to obtain sensitive … CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-2081 2024-11-21 10:50 2013-05-25 Show GitHub Exploit DB Packet Storm
290560 - moodle moodle The core_grade component in Moodle through 2.2.10, 2.3.x before 2.3.7, and 2.4.x before 2.4.4 does not properly consider the existence of hidden grades, which allows remote authenticated users to obt… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-2080 2024-11-21 10:50 2013-05-25 Show GitHub Exploit DB Packet Storm