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 23, 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
249121 5 警告 phpdevshell - PHPDevShell における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3773 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
249122 5 警告 phpCollab - phpCollab における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3772 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
249123 5 警告 GNU Project - phpBook における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3771 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
249124 5 警告 phpAlbum - phpAlbum における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3770 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
249125 5 警告 blondish - PHPads における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3769 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
249126 5 警告 Phorum - Phorum における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3768 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
249127 5 警告 osCommerce - osCommerce における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3767 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
249128 5 警告 OrangeHRM - OrangeHRM における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3766 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
249129 5 警告 Transparent Technologies - Open-Realty における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3765 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
249130 5 警告 Free Document Management Software - OpenDocMan における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3764 2012-03-27 18:43 2011-09-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198321 8.8 HIGH
Network
bestwebsoft htaccess The BestWebSoft Htaccess plugin through 1.8.1 for WordPress allows wp-admin/admin.php?page=htaccess.php&action=htaccess_editor CSRF. The flag htccss_nonce_name passes the nonce to WordPress but the p… CWE-352
 Origin Validation Error
CVE-2020-8658 2024-11-21 14:39 2020-02-6 Show GitHub Exploit DB Packet Storm
198322 5.9 MEDIUM
Physics
linux
opensuse
debian
linux_kernel
leap
debian_linux
There is a use-after-free vulnerability in the Linux kernel through 5.5.2 in the vgacon_invert_region function in drivers/video/console/vgacon.c. CWE-416
 Use After Free
CVE-2020-8649 2024-11-21 14:39 2020-02-6 Show GitHub Exploit DB Packet Storm
198323 7.1 HIGH
Local
linux
debian
opensuse
netapp
broadcom
canonical
linux_kernel
debian_linux
leap
cloud_backup
active_iq_unified_manager
solidfire_baseboard_management_controller
brocade_fabric_operating_system_firmware
hci_baseboard_management_…
There is a use-after-free vulnerability in the Linux kernel through 5.5.2 in the n_tty_receive_buf_common function in drivers/tty/n_tty.c. CWE-416
 Use After Free
CVE-2020-8648 2024-11-21 14:39 2020-02-6 Show GitHub Exploit DB Packet Storm
198324 6.1 MEDIUM
Local
linux
debian
opensuse
linux_kernel
debian_linux
leap
There is a use-after-free vulnerability in the Linux kernel through 5.5.2 in the vc_do_resize function in drivers/tty/vt/vt.c. CWE-416
 Use After Free
CVE-2020-8647 2024-11-21 14:39 2020-02-6 Show GitHub Exploit DB Packet Storm
198325 8.8 HIGH
Network
lotus_core_cms_project lotus_core_cms Lotus Core CMS 1.0.1 allows authenticated Local File Inclusion of .php files via directory traversal in the index.php page_slug parameter. CWE-22
Path Traversal
CVE-2020-8641 2024-11-21 14:39 2020-02-6 Show GitHub Exploit DB Packet Storm
198326 5.5 MEDIUM
Local
canonical
opensuse
debian
cloud-init
leap
debian_linux
In cloud-init through 19.4, rand_user_password in cloudinit/config/cc_set_passwords.py has a small default pwlen value, which makes it easier for attackers to guess passwords. CWE-521
Weak Password Requirements 
CVE-2020-8632 2024-11-21 14:39 2020-02-5 Show GitHub Exploit DB Packet Storm
198327 5.5 MEDIUM
Local
canonical
opensuse
debian
cloud-init
leap
debian_linux
cloud-init through 19.4 relies on Mersenne Twister for a random password, which makes it easier for attackers to predict passwords, because rand_str in cloudinit/util.py calls the random.choice funct… CWE-330
 Use of Insufficiently Random Values
CVE-2020-8631 2024-11-21 14:39 2020-02-5 Show GitHub Exploit DB Packet Storm
198328 6.5 MEDIUM
Network
themeum tutor_lms A CSRF vulnerability in the Tutor LMS plugin before 1.5.3 for WordPress can result in an attacker approving themselves as an instructor and performing other malicious actions (such as blocking legiti… CWE-352
 Origin Validation Error
CVE-2020-8615 2024-11-21 14:39 2020-02-5 Show GitHub Exploit DB Packet Storm
198329 9.8 CRITICAL
Network
point-to-point_protocol_project
wago
debian
canonical
point-to-point_protocol
pfc_firmware
debian_linux
ubuntu_linux
eap.c in pppd in ppp 2.4.2 through 2.4.8 has an rhostname buffer overflow in the eap_request and eap_response functions. CWE-120
Classic Buffer Overflow
CVE-2020-8597 2024-11-21 14:39 2020-02-4 Show GitHub Exploit DB Packet Storm
198330 9.8 CRITICAL
Network
eginnovations eg_manager eG Manager 7.1.2 allows SQL Injection via the user parameter to com.eg.LoginHelperServlet (aka the Forgot Password feature). CWE-89
SQL Injection
CVE-2020-8592 2024-11-21 14:39 2020-02-4 Show GitHub Exploit DB Packet Storm