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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253161 6.8 警告 Drupal
Earl Miles
- Drupal の Views モジュールの Views UI 実装におけるクロスサイトリクエストフォージェリーの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-4519 2012-03-27 18:42 2010-06-16 Show GitHub Exploit DB Packet Storm
253162 4.3 警告 wobeo - WordPress の Safe Search プラグインにおける クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4518 2012-03-27 18:42 2010-12-9 Show GitHub Exploit DB Packet Storm
253163 6.8 警告 Joomla!
Jextensions
- Joomla! の JExtensions JE Auto (com_jeauto) コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4517 2012-03-27 18:42 2010-12-9 Show GitHub Exploit DB Packet Storm
253164 5 警告 IBM - IBM Lotus Notes Traveler におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4552 2012-03-27 18:42 2009-11-23 Show GitHub Exploit DB Packet Storm
253165 6.2 警告 オラクル - Passlogix v-GO SSPR における任意のプログラムを実行される脆弱性 CWE-310
暗号の問題
CVE-2010-4506 2012-03-27 18:42 2011-02-7 Show GitHub Exploit DB Packet Storm
253166 4.3 警告 TIBCO Software - TIBCO Collaborative Information Manager サーバにおけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2010-4499 2012-03-27 18:42 2011-01-5 Show GitHub Exploit DB Packet Storm
253167 7.5 危険 TIBCO Software - TIBCO Collaborative Information Manager サーバにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-4498 2012-03-27 18:42 2011-01-5 Show GitHub Exploit DB Packet Storm
253168 4.3 警告 TIBCO Software - TIBCO Collaborative Information Manager サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4497 2012-03-27 18:42 2011-01-5 Show GitHub Exploit DB Packet Storm
253169 7.5 危険 TIBCO Software - TIBCO Collaborative Information Manager サーバにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4496 2012-03-27 18:42 2011-01-5 Show GitHub Exploit DB Packet Storm
253170 4.3 警告 jxtended
Joomla!
- Joomla の JXtended Comments コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4516 2012-03-27 18:42 2010-12-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
225841 8.8 HIGH
Network
libsdl
opensuse
sdl2_image
leap
backports_sle
An exploitable code execution vulnerability exists in the XCF image rendering functionality of SDL2_image 2.0.4. A specially crafted XCF image can cause a heap overflow, resulting in code execution. … CWE-787
 Out-of-bounds Write
CVE-2019-5058 2024-11-21 13:44 2019-08-1 Show GitHub Exploit DB Packet Storm
225842 8.8 HIGH
Network
libsdl
opensuse
sdl2_image
leap
backports_sle
An exploitable code execution vulnerability exists in the PCX image-rendering functionality of SDL2_image 2.0.4. A specially crafted PCX image can cause a heap overflow, resulting in code execution. … CWE-787
 Out-of-bounds Write
CVE-2019-5057 2024-11-21 13:44 2019-08-1 Show GitHub Exploit DB Packet Storm
225843 5.5 MEDIUM
Local
virustotal yara An exploitable denial of service vulnerability exists in the object lookup functionality of Yara 3.8.1. A specially crafted binary file can cause a negative value to be read to satisfy an assert, res… CWE-754
CWE-617
 Improper Check for Unusual or Exceptional Conditions
 Reachable Assertion
CVE-2019-5020 2024-11-21 13:44 2019-08-1 Show GitHub Exploit DB Packet Storm
225844 5.5 MEDIUM
Local
videolan
opensuse
vlc_media_player
leap
backports
Double Free in VLC versions <= 3.0.6 leads to a crash. CWE-415
 Double Free
CVE-2019-5460 2024-11-21 13:44 2019-07-31 Show GitHub Exploit DB Packet Storm
225845 7.1 HIGH
Local
videolan
opensuse
vlc_media_player
leap
backports
backports_sle
An Integer underflow in VLC Media Player versions < 3.0.7 leads to an out-of-band read. CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2019-5459 2024-11-21 13:44 2019-07-31 Show GitHub Exploit DB Packet Storm
225846 5.4 MEDIUM
Network
http-file-server_project http-file-server Cross-site scripting (XSS) vulnerability in http-file-server (all versions) allows an attacker with access to the server file system to execute arbitrary JavaScript code in victim's browser. CWE-79
Cross-site Scripting
CVE-2019-5458 2024-11-21 13:44 2019-07-31 Show GitHub Exploit DB Packet Storm
225847 5.4 MEDIUM
Network
min-http-server_project min-http-server Cross-site scripting (XSS) vulnerability in min-http-server (all versions) allows an attacker with access to the server file system to execute arbitrary JavaScript code in victim's browser. CWE-79
Cross-site Scripting
CVE-2019-5457 2024-11-21 13:44 2019-07-31 Show GitHub Exploit DB Packet Storm
225848 8.1 HIGH
Network
ui unifi_controller SMTP MITM refers to a malicious actor setting up an SMTP proxy server between the UniFi Controller version <= 5.10.21 and their actual SMTP server to record their SMTP credentials for malicious use l… CWE-255
Credentials Management
CVE-2019-5456 2024-11-21 13:44 2019-07-31 Show GitHub Exploit DB Packet Storm
225849 6.8 MEDIUM
Physics
nextcloud nextcloud Bypassing lock protection exists in Nextcloud Android app 3.6.0 when creating a multi-account and aborting the process. CWE-287
Improper Authentication
CVE-2019-5455 2024-11-21 13:44 2019-07-31 Show GitHub Exploit DB Packet Storm
225850 9.8 CRITICAL
Network
nextcloud nextcloud SQL Injection in the Nextcloud Android app prior to version 3.0.0 allows to destroy a local cache when a harmful query is executed requiring to resetup the account. CWE-89
SQL Injection
CVE-2019-5454 2024-11-21 13:44 2019-07-31 Show GitHub Exploit DB Packet Storm