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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224951 10 危険 シトリックス・システムズ - Citrix CloudPortal Services Manager における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2934 2013-09-18 11:51 2013-09-3 Show GitHub Exploit DB Packet Storm
224952 10 危険 シトリックス・システムズ - Citrix CloudPortal Services Manager における脆弱性 CWE-noinfo
情報不足
CVE-2013-2933 2013-09-18 11:51 2013-09-3 Show GitHub Exploit DB Packet Storm
224953 7.5 危険 シトリックス・システムズ - Citrix XenClient XT の NDVM における任意のコマンドを実行される脆弱性 CWE-DesignError
CVE-2013-2601 2013-09-18 11:50 2013-08-28 Show GitHub Exploit DB Packet Storm
224954 5 警告 CapaSystems - CapaSystems Performance Guard の ogreader/uploadreader.jsp におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-5216 2013-09-18 11:40 2013-06-7 Show GitHub Exploit DB Packet Storm
224955 4.7 警告 Linux - Linux Kernel の Human Interface Device サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2894 2013-09-18 11:25 2013-08-28 Show GitHub Exploit DB Packet Storm
224956 4.7 警告 Linux - Linux Kernel の Human Interface Device サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2891 2013-09-18 11:23 2013-08-28 Show GitHub Exploit DB Packet Storm
224957 4.7 警告 Linux - Linux Kernel の Human Interface Device サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2890 2013-09-18 11:22 2013-08-28 Show GitHub Exploit DB Packet Storm
224958 6.5 警告 Xen プロジェクト - Xen の xenlight ライブラリにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4329 2013-09-18 10:40 2013-09-12 Show GitHub Exploit DB Packet Storm
224959 7.6 危険 IBM - IBM SPSS Analytical Decision Management における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-5369 2013-09-17 22:21 2013-09-12 Show GitHub Exploit DB Packet Storm
224960 3.5 注意 IBM - IBM SPSS Analytical Decision Management におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4048 2013-09-17 22:17 2013-09-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