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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257611 7.8 危険 シスコシステムズ - Cisco Firewall Services Module におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0151 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257612 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0569 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257613 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0150 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257614 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0149 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257615 4.3 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0162 2010-03-9 11:02 2010-02-17 Show GitHub Exploit DB Packet Storm
257616 5 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey におけるクロスサイトスクリプティングの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3988 2010-03-9 11:01 2010-02-17 Show GitHub Exploit DB Packet Storm
257617 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey の Web ワーカー機能における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0160 2010-03-9 11:01 2010-02-17 Show GitHub Exploit DB Packet Storm
257618 2.1 注意 サイバートラスト株式会社
GNOME Project
レッドハット
- NetworkManager の nm-connection-editor における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-4145 2010-03-8 12:28 2009-12-23 Show GitHub Exploit DB Packet Storm
257619 6.8 警告 サイバートラスト株式会社
GNOME Project
レッドハット
- NetworkManager における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2009-4144 2010-03-8 12:28 2009-12-23 Show GitHub Exploit DB Packet Storm
257620 5 警告 Squid-cache.org - Squid の htcpHandleTstRequest 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0639 2010-03-8 12:28 2010-02-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
211231 7.5 HIGH
Network
gunet open_eclass_platform GUnet Open eClass Platform (aka openeclass) before 3.11 might allow remote attackers to read students' submitted assessments because it does not ensure that the web server blocks directory listings, … CWE-200
Information Exposure
CVE-2020-24381 2024-11-21 14:14 2020-08-19 Show GitHub Exploit DB Packet Storm
211232 9.8 CRITICAL
Network
xorux stor2rrd
lpar2rrd
tz.pl on XoruX LPAR2RRD and STOR2RRD 2.70 virtual appliances allows cmd=set&tz=OS command injection via shell metacharacters in a timezone. CWE-78
OS Command 
CVE-2020-24032 2024-11-21 14:14 2020-08-19 Show GitHub Exploit DB Packet Storm
211233 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
211234 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
211235 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
211236 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
211237 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
211238 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
211239 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
211240 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