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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229171 7.5 危険 PHP-Fusion - PHP-Fusion 用の Kroax モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5196 2012-12-20 18:52 2008-11-21 Show GitHub Exploit DB Packet Storm
229172 7.5 危険 sebrac - SebracCMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5195 2012-12-20 18:52 2008-11-21 Show GitHub Exploit DB Packet Storm
229173 7.5 危険 softvisions software - SoftVisions Software obm の checkavail.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5194 2012-12-20 18:52 2008-11-21 Show GitHub Exploit DB Packet Storm
229174 7.5 危険 seportal - SePortal における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5191 2012-12-20 18:52 2008-11-21 Show GitHub Exploit DB Packet Storm
229175 5 警告 Ruby on Rails project - Ruby on Rails における CRLF インジェクションの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-5189 2012-12-20 18:52 2008-10-19 Show GitHub Exploit DB Packet Storm
229176 9.3 危険 visicommedia - AceFTP Freeware および AceFTP Pro の FTP クライアントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5175 2012-12-20 18:52 2008-11-19 Show GitHub Exploit DB Packet Storm
229177 9 危険 testmaker - testMaker における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-5173 2012-12-20 18:52 2008-11-19 Show GitHub Exploit DB Packet Storm
229178 9.3 危険 phpblaster - phpBLASTER CMS の admin/minibb/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5171 2012-12-20 18:52 2008-11-19 Show GitHub Exploit DB Packet Storm
229179 4.3 警告 theratstudios - The Rat CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5164 2012-12-20 18:52 2008-11-19 Show GitHub Exploit DB Packet Storm
229180 7.5 危険 theratstudios - The Rat CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5163 2012-12-20 18:52 2008-11-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224851 7.8 HIGH
Local
k7computing k7_ultimate_security In K7 Ultimate Security 16.0.0117, the module K7BKCExt.dll (aka the backup module) improperly validates the administrative privileges of the user, allowing an arbitrary file write via a symbolic link… CWE-59
Link Following
CVE-2019-16896 2024-11-21 13:31 2019-12-28 Show GitHub Exploit DB Packet Storm
224852 5.4 MEDIUM
Network
wordpress
debian
wordpress
debian_linux
In WordPress before 5.3.1, authenticated users with lower privileges (like contributors) can inject JavaScript code in the block editor, which is executed within the dashboard. It can lead to an admi… CWE-79
Cross-site Scripting
CVE-2019-16781 2024-11-21 13:31 2019-12-27 Show GitHub Exploit DB Packet Storm
224853 8.2 HIGH
Network
agendaless
oracle
debian
fedoraproject
redhat
waitress
communications_cloud_native_core_network_function_cloud_native_environment
debian_linux
fedora
openstack
In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress lead… CWE-444
HTTP Request Smuggling
CVE-2019-16789 2024-11-21 13:31 2019-12-27 Show GitHub Exploit DB Packet Storm
224854 5.4 MEDIUM
Network
wordpress
debian
wordpress
debian_linux
WordPress users with lower privileges (like contributors) can inject JavaScript code in the block editor using a specific payload, which is executed within the dashboard. This can lead to XSS if an a… CWE-79
Cross-site Scripting
CVE-2019-16780 2024-11-21 13:31 2019-12-27 Show GitHub Exploit DB Packet Storm
224855 7.5 HIGH
Network
agendaless
oracle
debian
fedoraproject
redhat
waitress
communications_cloud_native_core_network_function_cloud_native_environment
debian_linux
fedora
openstack
Waitress through version 1.3.1 would parse the Transfer-Encoding header and only look for a single string value, if that value was not chunked it would fall through and use the Content-Length header … CWE-444
HTTP Request Smuggling
CVE-2019-16786 2024-11-21 13:31 2019-12-21 Show GitHub Exploit DB Packet Storm
224856 7.5 HIGH
Network
agendaless
oracle
debian
fedoraproject
redhat
waitress
communications_cloud_native_core_network_function_cloud_native_environment
debian_linux
fedora
openstack
Waitress through version 1.3.1 implemented a "MAY" part of the RFC7230 which states: "Although the line terminator for the start-line and header fields is the sequence CRLF, a recipient MAY recognize… CWE-444
HTTP Request Smuggling
CVE-2019-16785 2024-11-21 13:31 2019-12-21 Show GitHub Exploit DB Packet Storm
224857 9.8 CRITICAL
Network
beckhoff twincat Beckhoff Embedded Windows PLCs through 3.1.4024.0, and Beckhoff Twincat on Windows Engineering stations, allow an attacker to achieve Remote Code Execution (as SYSTEM) via the Beckhoff ADS protocol. CWE-290
 Authentication Bypass by Spoofing
CVE-2019-16871 2024-11-21 13:31 2019-12-20 Show GitHub Exploit DB Packet Storm
224858 5.9 MEDIUM
Network
rack_project
fedoraproject
opensuse
rack
fedora
leap
There's a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack session… CWE-203
 Information Exposure Through Discrepancy
CVE-2019-16782 2024-11-21 13:31 2019-12-19 Show GitHub Exploit DB Packet Storm
224859 9.8 CRITICAL
Network
google tensorflow In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case data_size and num_segments fields are truncated from in… CWE-681
 Incorrect Conversion between Numeric Types
CVE-2019-16778 2024-11-21 13:31 2019-12-17 Show GitHub Exploit DB Packet Storm
224860 5.9 MEDIUM
Network
excon_project
opensuse
debian
excon
leap
backports_sle
debian_linux
In RubyGem excon before 0.71.0, there was a race condition around persistent connections, where a connection which is interrupted (such as by a timeout) would leave data on the socket. Subsequent req… CWE-362
Race Condition
CVE-2019-16779 2024-11-21 13:31 2019-12-17 Show GitHub Exploit DB Packet Storm