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 20, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255911 6.8 警告 Glyph & Cog, LLC
freedesktop.org
日本電気
サイバートラスト株式会社
CUPS
レッドハット
- JBIG2 デコーダにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2009-0800 2010-05-26 16:29 2009-04-16 Show GitHub Exploit DB Packet Storm
255912 4.3 警告 Glyph & Cog, LLC
freedesktop.org
日本電気
サイバートラスト株式会社
CUPS
レッドハット
- JBIG2 デコーダにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0799 2010-05-26 16:28 2009-04-16 Show GitHub Exploit DB Packet Storm
255913 6.9 警告 レッドハット - RHEL の Linux kernel 用の特定のレッドハットパッチにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0729 2010-05-25 16:05 2010-03-16 Show GitHub Exploit DB Packet Storm
255914 4 警告 IBM - IBM DB2 の REPEAT 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1560 2010-05-24 18:34 2010-04-27 Show GitHub Exploit DB Packet Storm
255915 4 警告 サン・マイクロシステムズ - Sun Solaris における lx ブランドゾーンに関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4774 2010-05-24 18:33 2009-09-9 Show GitHub Exploit DB Packet Storm
255916 6.9 警告 サイバートラスト株式会社
Todd C. Miller
ターボリナックス
レッドハット
- sudo における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0426 2010-05-21 18:23 2010-02-24 Show GitHub Exploit DB Packet Storm
255917 7.1 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の ext4_fill_flex_info 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-4307 2010-05-21 18:22 2009-12-13 Show GitHub Exploit DB Packet Storm
255918 7.1 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の mac80211 サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2009-4027 2010-05-21 18:22 2009-12-2 Show GitHub Exploit DB Packet Storm
255919 5 警告 レッドハット - Linux SCSI target framework および iSCSI Enterprise Target におけるサービス運用妨害 (DoS) の脆弱性 CWE-134
書式文字列の問題
CVE-2010-0743 2010-05-21 16:13 2010-04-8 Show GitHub Exploit DB Packet Storm
255920 7.5 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の LWRES 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0304 2010-05-21 16:13 2010-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
219131 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
219132 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
219133 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
219134 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
219135 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
219136 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
219137 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
219138 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
219139 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
219140 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