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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249401 9.3 危険 Google - Google SketchUp における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2478 2012-04-19 15:24 2012-04-17 Show GitHub Exploit DB Packet Storm
249402 4.3 警告 アップル
PNG Development Group
サン・マイクロシステムズ
- libpng の pngrtran.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-5268 2012-04-18 18:53 2007-10-8 Show GitHub Exploit DB Packet Storm
249403 4.3 警告 アップル
PNG Development Group
サン・マイクロシステムズ
- libpng の pngset.c における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2007-5267 2012-04-18 18:52 2007-10-8 Show GitHub Exploit DB Packet Storm
249404 4.3 警告 アップル
PNG Development Group
サン・マイクロシステムズ
- libpng の pngset.c における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2007-5266 2012-04-18 18:51 2007-10-18 Show GitHub Exploit DB Packet Storm
249405 4.3 警告 アップル
サイバートラスト株式会社
PNG Development Group
サン・マイクロシステムズ
VMware
レッドハット
- libpng における初期化されていないメモリ内の情報の一部を読まれる脆弱性 CWE-200
情報漏えい
CVE-2009-2042 2012-04-18 18:50 2009-06-12 Show GitHub Exploit DB Packet Storm
249406 7.5 危険 アップル
サイバートラスト株式会社
PNG Development Group
サン・マイクロシステムズ
レッドハット
- libpng の PNG ファイル処理における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2008-1382 2012-04-18 17:58 2008-04-14 Show GitHub Exploit DB Packet Storm
249407 5 警告 アップル
サイバートラスト株式会社
PNG Development Group
サン・マイクロシステムズ
レッドハット
- libpng の複数のチャンクハンドラにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-5269 2012-04-18 17:57 2007-10-8 Show GitHub Exploit DB Packet Storm
249408 6.8 警告 ニュートン
アップル
サイバートラスト株式会社
Mozilla Foundation
PNG Development Group
サン・マイクロシステムズ
フェンリル株式会社
レッドハット
- libpng が適切にエレメントポインタを初期化しない脆弱性 CWE-94
コード・インジェクション
CVE-2009-0040 2012-04-18 17:54 2009-03-4 Show GitHub Exploit DB Packet Storm
249409 4.3 警告 サン・マイクロシステムズ
PNG Development Group
- libpng におけるサービス運用妨害 (DoS) 状態の脆弱性 CWE-399
リソース管理の問題
CVE-2008-3964 2012-04-18 17:52 2008-09-11 Show GitHub Exploit DB Packet Storm
249410 4.3 警告 フォーティネット
Panda Security
Doctor Web
アラジン
- 複数の製品の ELF ファイルパーサにおけるマルウェア検知を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1447 2012-04-18 17:38 2012-03-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209921 8.8 HIGH
Network
ritecms ritecms An issue was discovered in RiteCMS 2.2.1. An authenticated user can directly execute system commands by uploading a php web shell in the "Filemanager" section. CWE-78
OS Command 
CVE-2020-23934 2024-11-21 14:14 2020-08-19 Show GitHub Exploit DB Packet Storm
209922 7.5 HIGH
Network
luajit luajit LuaJIT through 2.1.0-beta3 has an out-of-bounds read in lj_err_run in lj_err.c. CWE-125
Out-of-bounds Read
CVE-2020-24372 2024-11-21 14:14 2020-08-18 Show GitHub Exploit DB Packet Storm
209923 5.3 MEDIUM
Network
lua lua lgc.c in Lua 5.4.0 mishandles the interaction between barriers and the sweep phase, leading to a memory access violation involving collectgarbage. CWE-763
 Release of Invalid Pointer or Reference
CVE-2020-24371 2024-11-21 14:14 2020-08-18 Show GitHub Exploit DB Packet Storm
209924 5.3 MEDIUM
Network
lua
fedoraproject
debian
lua
fedora
debian_linux
ldebug.c in Lua 5.4.0 allows a negation overflow and segmentation fault in getlocal and setlocal, as demonstrated by getlocal(3,2^31). CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2020-24370 2024-11-21 14:14 2020-08-18 Show GitHub Exploit DB Packet Storm
209925 7.5 HIGH
Network
lua lua ldebug.c in Lua 5.4.0 attempts to access debug information via the line hook of a stripped function, leading to a NULL pointer dereference. CWE-476
 NULL Pointer Dereference
CVE-2020-24369 2024-11-21 14:14 2020-08-18 Show GitHub Exploit DB Packet Storm
209926 8.8 HIGH
Network
shopxo shopxo ShopXO v1.8.1 has a command execution vulnerability. Attackers can use this vulnerability to execute arbitrary commands and gain control of the server. CWE-78
OS Command 
CVE-2020-24220 2024-11-21 14:14 2020-08-18 Show GitHub Exploit DB Packet Storm
209927 9.8 CRITICAL
Network
online_shopping_alphaware_project online_shopping_alphaware A SQL injection vulnerability in SourceCodester Online Shopping Alphaware 1.0 allows remote unauthenticated attackers to bypass the authentication process via email and password parameters. CWE-89
SQL Injection
CVE-2020-24208 2024-11-21 14:14 2020-08-18 Show GitHub Exploit DB Packet Storm
209928 9.8 CRITICAL
Network
snmptt
debian
snmptt
debian_linux
SNMPTT before 1.4.2 allows attackers to execute shell code via EXEC, PREXEC, or unknown_trap_exec. CWE-273
 Improper Check for Dropped Privileges
CVE-2020-24361 2024-11-21 14:14 2020-08-16 Show GitHub Exploit DB Packet Storm
209929 5.5 MEDIUM
Local
f5 njs njs through 0.4.3, used in NGINX, allows control-flow hijack in njs_value_property in njs_value.c. NOTE: the vendor considers the issue to be "fluff" in the NGINX use case because there is no remote … CWE-416
 Use After Free
CVE-2020-24349 2024-11-21 14:14 2020-08-14 Show GitHub Exploit DB Packet Storm
209930 5.5 MEDIUM
Local
f5 njs njs through 0.4.3, used in NGINX, has an out-of-bounds read in njs_json_stringify_iterator in njs_json.c. CWE-125
Out-of-bounds Read
CVE-2020-24348 2024-11-21 14:14 2020-08-14 Show GitHub Exploit DB Packet Storm