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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227051 7.5 危険 Xine - xine-lib の src/demuxers/demux_nsf.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1878 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
227052 6.8 警告 snarky - VisualPic の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1876 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
227053 7.5 危険 terong - Terong PHP Photo Gallery の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1875 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
227054 6.5 警告 xpoze - Xpoze Pro の account/user/mail.html における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1874 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
227055 4.3 警告 tru-zone - Nuke ET のプライベートメッセージ機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1873 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
227056 6.5 警告 scriptsagent - Scriptsagent.com Links Directory の links.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1871 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
227057 7.5 危険 site sift media - Site Sift Listings における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1869 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
227058 7.5 危険 pixel motion - Blog Pixel Motion の admin/sauvBase.php における重要な情報を含む blogPM.sql ファイルの結果を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-1868 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
227059 7.5 危険 pixel motion - Blog Pixel Motion における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1867 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
227060 9 危険 pixel motion - Blog Pixel Motion の admin/modif_config.php における任意の PHP スクリプトをアップロードされる脆弱性 CWE-94
コード・インジェクション
CVE-2008-1866 2012-12-20 18:52 2008-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213121 4.4 MEDIUM
Network
checkpoint endpoint_security_clients
remote_access_clients
capsule_docs
Check Point Endpoint Security Client for Windows, with Anti-Malware blade installed, before version E81.00, tries to load a non-existent DLL during an update initiated by the UI. An attacker with adm… NVD-CWE-noinfo
CVE-2019-8458 2024-11-21 13:49 2019-06-21 Show GitHub Exploit DB Packet Storm
213122 7.5 HIGH
Network
rubygems
debian
opensuse
rubygems
debian_linux
leap
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilities#with_response may output the API response to stdout as it is. Therefore, if the API side modifies the response… CWE-74
Injection
CVE-2019-8323 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
213123 7.5 HIGH
Network
rubygems
debian
opensuse
rubygems
debian_linux
leap
An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape seque… CWE-74
Injection
CVE-2019-8322 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
213124 7.5 HIGH
Network
rubygems
debian
opensuse
rubygems
debian_linux
leap
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteraction#verbose calls say without escaping, escape sequence injection is possible. CWE-88
Argument Injection
CVE-2019-8321 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
213125 7.5 HIGH
Network
rubygems
opensuse
debian
rubygems
leap
debian_linux
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManager#run calls alert_error without escaping, escape sequence injection is possible. (There are many ways to cause… CWE-74
Injection
CVE-2019-8325 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
213126 8.8 HIGH
Network
rubygems
debian
opensuse
redhat
rubygems
debian_linux
leap
enterprise_linux
An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of … CWE-94
Code Injection
CVE-2019-8324 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
213127 6.5 MEDIUM
Network
gemalto sentinel_ldk Hasplm cookie in Gemalto Admin Control Center, all versions prior to 7.92, does not have 'HttpOnly' flag. This allows malicious javascript to steal it. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-8283 2024-11-21 13:49 2019-06-8 Show GitHub Exploit DB Packet Storm
213128 5.3 MEDIUM
Network
gemalto sentinel_ldk Gemalto Admin Control Center, all versions prior to 7.92, uses cleartext HTTP to communicate with www3.safenet-inc.com to obtain language packs. This allows attacker to do man-in-the-middle (MITM) at… CWE-346
 Origin Validation Error
CVE-2019-8282 2024-11-21 13:49 2019-06-8 Show GitHub Exploit DB Packet Storm
213129 7.4 HIGH
Network
rubygems rubygems A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files (which now include path-checking code for symlinks), it would del… CWE-22
Path Traversal
CVE-2019-8320 2024-11-21 13:49 2019-06-7 Show GitHub Exploit DB Packet Storm
213130 9.8 CRITICAL
Network
thomsonreuters firm_central_desktop
concourse_matter_room
An issue was discovered in Thomson Reuters Desktop Extensions 1.9.0.358. An unauthenticated directory traversal and local file inclusion vulnerability in the ThomsonReuters.Desktop.Service.exe and Th… CWE-22
Path Traversal
CVE-2019-8385 2024-11-21 13:49 2019-06-6 Show GitHub Exploit DB Packet Storm