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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252411 4.3 警告 Parallels - Parallels Plesk Small Business Panel の Site Editor 機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4764 2011-12-20 12:11 2011-12-16 Show GitHub Exploit DB Packet Storm
252412 7.5 危険 Parallels - Parallels Plesk Small Business Panel の Site Editor 機能における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4763 2011-12-20 12:11 2011-12-16 Show GitHub Exploit DB Packet Storm
252413 10 危険 Parallels - Parallels Plesk Small Business Panel における詳細不明な脆弱性 CWE-DesignError
CVE-2011-4762 2011-12-20 11:33 2011-12-16 Show GitHub Exploit DB Packet Storm
252414 10 危険 Parallels - Parallels Plesk Small Business Panel における詳細不明な脆弱性 CWE-DesignError
CVE-2011-4761 2011-12-20 11:33 2011-12-16 Show GitHub Exploit DB Packet Storm
252415 5 警告 Parallels - Parallels Plesk Small Business Panel における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4760 2011-12-20 11:31 2011-12-16 Show GitHub Exploit DB Packet Storm
252416 5 警告 Parallels - Parallels Plesk Small Business Panel における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4759 2011-12-20 11:30 2011-12-16 Show GitHub Exploit DB Packet Storm
252417 5 警告 Parallels - Parallels Plesk Small Business Panel における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-4758 2011-12-20 11:30 2011-12-16 Show GitHub Exploit DB Packet Storm
252418 10 危険 Parallels - Parallels Plesk Small Business Panel における認証を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-4757 2011-12-20 11:29 2011-12-16 Show GitHub Exploit DB Packet Storm
252419 5 警告 Parallels - Parallels Plesk Small Business Panel における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4756 2011-12-20 11:28 2011-12-16 Show GitHub Exploit DB Packet Storm
252420 10 危険 Parallels - Parallels Plesk Small Business Panel におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4755 2011-12-20 11:28 2011-12-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208771 7.5 HIGH
Network
icinga
debian
suse
icinga_web_2
debian_linux
package_hub
Icinga Icinga Web2 2.0.0 through 2.6.4, 2.7.4 and 2.8.2 has a Directory Traversal vulnerability which allows an attacker to access arbitrary files that are readable by the process running Icinga Web … CWE-22
Path Traversal
CVE-2020-24368 2024-11-21 14:14 2020-08-20 Show GitHub Exploit DB Packet Storm
208772 7.1 HIGH
Local
linux
canonical
opensuse
oracle
starwindsoftware
linux_kernel
ubuntu_linux
leap
sd-wan_edge
starwind_virtual_san
In the Linux kernel before 5.7.8, fs/nfsd/vfs.c (in the NFS server) can set incorrect permissions on new filesystem objects when the filesystem lacks ACL support, aka CID-22cf8419f131. This occurs be… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2020-24394 2024-11-21 14:14 2020-08-19 Show GitHub Exploit DB Packet Storm
208773 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
208774 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
208775 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
208776 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
208777 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
208778 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
208779 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
208780 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