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 12, 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
230641 7.5 危険 superfreaker studios - Superfreaker Studios UPublisher の viewarticle.asp における SQL インジェクションの脆弱性 - CVE-2006-5888 2012-12-20 18:02 2006-11-14 Show GitHub Exploit DB Packet Storm
230642 5.1 警告 pstotext - pstotext における任意のコマンドを実行される脆弱性 - CVE-2006-5869 2012-12-20 18:02 2006-11-26 Show GitHub Exploit DB Packet Storm
230643 6.4 警告 phpmanta - phpManta の Mdoc/view-sourcecode.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5866 2012-12-20 18:02 2006-11-10 Show GitHub Exploit DB Packet Storm
230644 6.5 警告 speedywiki - Speedywiki の index.php における任意の PHP コードをアップロードされる脆弱性 - CVE-2006-5845 2012-12-20 18:02 2006-11-9 Show GitHub Exploit DB Packet Storm
230645 5 警告 speedywiki - Speedywiki における Web サーバのフルパスを取得される脆弱性 - CVE-2006-5844 2012-12-20 18:02 2006-11-9 Show GitHub Exploit DB Packet Storm
230646 6.8 警告 speedywiki - Speedywiki の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5843 2012-12-20 18:02 2006-11-9 Show GitHub Exploit DB Packet Storm
230647 2.1 注意 unicore - Unicore Client の keystore ファイルにおける重要な情報を取得される脆弱性 - CVE-2006-5842 2012-12-20 18:02 2006-11-9 Show GitHub Exploit DB Packet Storm
230648 7.5 危険 phpadventure - PHPAdventure の ad_main.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5839 2012-12-20 18:02 2006-11-9 Show GitHub Exploit DB Packet Storm
230649 7.5 危険 simplechat - iWare Professional CMS 用の SimpleChat モジュールにおける chat_log.php へ任意の PHP コードを挿入される脆弱性 - CVE-2006-5837 2012-12-20 18:02 2006-11-9 Show GitHub Exploit DB Packet Storm
230650 6.8 警告 phpComasy - phpComasy CMS の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5827 2012-12-20 18:02 2006-11-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211211 7.5 HIGH
Network
wolfssl wolfssl wolfSSL 4.3.0 has mulmod code in wc_ecc_mulmod_ex in ecc.c that does not properly resist timing side-channel attacks. CWE-203
 Information Exposure Through Discrepancy
CVE-2020-11713 2024-11-21 13:58 2020-04-13 Show GitHub Exploit DB Packet Storm
211212 6.1 MEDIUM
Network
open_upload_project open_upload Open Upload through 0.4.3 allows XSS via index.php?action=u and the filename field. CWE-79
Cross-site Scripting
CVE-2020-11712 2024-11-21 13:58 2020-04-13 Show GitHub Exploit DB Packet Storm
211213 7.5 HIGH
Network
cpp-httplib_project cpp-httplib cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the set_redirect and set_header functions, which creates possibilities for CRLF injection and HTTP response splitting in some … CWE-74
Injection
CVE-2020-11709 2024-11-21 13:58 2020-04-12 Show GitHub Exploit DB Packet Storm
211214 9.8 CRITICAL
Network
provideserver provide_ftp_server An issue was discovered in ProVide (formerly zFTPServer) through 13.1. Privilege escalation can occur via the /ajax/SetUserInfo messages parameter because of the EXECUTE() feature, which is for execu… CWE-269
 Improper Privilege Management
CVE-2020-11708 2024-11-21 13:58 2020-04-12 Show GitHub Exploit DB Packet Storm
211215 8.8 HIGH
Network
provideserver provide_ftp_server An issue was discovered in ProVide (formerly zFTPServer) through 13.1. It doesn't enforce permission over Windows Symlinks or Junctions. As a result, a low-privileged user (non-admin) can craft a Jun… CWE-863
 Incorrect Authorization
CVE-2020-11707 2024-11-21 13:58 2020-04-12 Show GitHub Exploit DB Packet Storm
211216 8.8 HIGH
Network
provideserver provide_ftp_server An issue was discovered in ProVide (formerly zFTPServer) through 13.1. The Admin Interface allows CSRF for actions such as: Change any username and password, admin ones included; Create/Delete users;… CWE-352
 Origin Validation Error
CVE-2020-11706 2024-11-21 13:58 2020-04-12 Show GitHub Exploit DB Packet Storm
211217 9.8 CRITICAL
Network
provideserver provide_ftp_server An issue was discovered in ProVide (formerly zFTPServer) through 13.1. /ajax/ImportCertificate allows an attacker to load an arbitrary certificate in .pfx format or overwrite arbitrary files via the … CWE-22
Path Traversal
CVE-2020-11705 2024-11-21 13:58 2020-04-12 Show GitHub Exploit DB Packet Storm
211218 6.1 MEDIUM
Network
provideserver provide_ftp_server An issue was discovered in ProVide (formerly zFTPServer) through 13.1. The Admin Web Interface has Multiple Stored and Reflected XSS. GetInheritedProperties is Reflected via the groups parameter. Get… CWE-79
Cross-site Scripting
CVE-2020-11704 2024-11-21 13:58 2020-04-12 Show GitHub Exploit DB Packet Storm
211219 7.5 HIGH
Network
provideserver provide_ftp_server An issue was discovered in ProVide (formerly zFTPServer) through 13.1. /ajax/GetInheritedProperties allows HTTP Response Splitting via the language parameter. CWE-74
Injection
CVE-2020-11703 2024-11-21 13:58 2020-04-12 Show GitHub Exploit DB Packet Storm
211220 6.1 MEDIUM
Network
provideserver provide_ftp_server An issue was discovered in ProVide (formerly zFTPServer) through 13.1. The User Web Interface has Multiple Stored and Reflected XSS issues. Collaborate is Reflected via the filename parameter. Collab… CWE-79
Cross-site Scripting
CVE-2020-11702 2024-11-21 13:58 2020-04-12 Show GitHub Exploit DB Packet Storm