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 7, 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
232001 1.7 注意 サン・マイクロシステムズ - Sun Java System Access Manager における権限を取得される脆弱性 - CVE-2007-3700 2012-12-20 18:33 2007-07-10 Show GitHub Exploit DB Packet Storm
232002 9.3 危険 シマンテック - Symantec 製品の Decomposer コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-3699 2012-12-20 18:33 2007-07-11 Show GitHub Exploit DB Packet Storm
232003 7.5 危険 tufat - FlashBB の phpbb/sendmsg.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3697 2012-12-20 18:33 2007-07-11 Show GitHub Exploit DB Packet Storm
232004 6.6 警告 winpcap - WinPcap の NPF.SYS デバイスドライバにおけるメモリを上書きされる脆弱性 - CVE-2007-3681 2012-12-20 18:33 2007-07-11 Show GitHub Exploit DB Packet Storm
232005 7.6 危険 quark - Windows 用の QuarkXPress におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-3678 2012-12-20 18:33 2007-07-11 Show GitHub Exploit DB Packet Storm
232006 6.9 警告 シマンテック - Symantec AntiVirus Corporate Edition などに同梱されている Symantec symtdi.sys における権限を取得される脆弱性 - CVE-2007-3673 2012-12-20 18:33 2007-07-11 Show GitHub Exploit DB Packet Storm
232007 7.5 危険 シマンテック - Symantec Norton Ghost の RemoteCommand.DLL におけるバッファオーバーフローの脆弱性 - CVE-2007-3666 2012-12-20 18:33 2007-07-10 Show GitHub Exploit DB Packet Storm
232008 5 警告 シマンテック - Symantec Norton Ghost の FileBackup.DLL におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3665 2012-12-20 18:33 2007-07-10 Show GitHub Exploit DB Packet Storm
232009 7.5 危険 Wafer - Webmatic における SQL インジェクションの脆弱性 - CVE-2007-3648 2012-12-20 18:33 2007-07-10 Show GitHub Exploit DB Packet Storm
232010 10 危険 ZoneO-soft - phpTrafficA の Php/login.inc.php における認証を回避される脆弱性 - CVE-2007-3647 2012-12-20 18:33 2007-07-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211521 9.8 CRITICAL
Network
phome empirecms A remote code execution (RCE) in e/install/index.php of EmpireCMS 7.5 allows attackers to execute arbitrary PHP code via writing malicious code to the install file. CWE-94
Code Injection
CVE-2020-22937 2024-11-21 14:13 2021-08-18 Show GitHub Exploit DB Packet Storm
211522 8.8 HIGH
Network
express-cart_project express-cart Cross Site Request Forgery (CSRF) vulnerability in Express cart v1.1.16 allows attackers to add an administrator account, add discount code or other unspecified impacts. CWE-352
 Origin Validation Error
CVE-2020-22403 2024-11-21 14:13 2021-08-13 Show GitHub Exploit DB Packet Storm
211523 5.5 MEDIUM
Local
kuba_project kuba A vulnerability in all versions of Kuba allows attackers to overwrite arbitrary files in arbitrary directories with crafted Zip files due to improper validation of file paths in .zip archives. CWE-22
Path Traversal
CVE-2020-23172 2024-11-21 14:13 2021-08-11 Show GitHub Exploit DB Packet Storm
211524 5.5 MEDIUM
Local
nim-lang nim-lang A vulnerability in all versions of Nim-lang allows unauthenticated attackers to write files to arbitrary directories via a crafted zip file with dot-slash characters included in the name of the craft… CWE-610
Externally Controlled Reference to a Resource in Another Sphere
CVE-2020-23171 2024-11-21 14:13 2021-08-11 Show GitHub Exploit DB Packet Storm
211525 9.8 CRITICAL
Network
rconfig rconfig rConfig 3.9.5 allows command injection by sending a crafted GET request to lib/ajaxHandlers/ajaxArchiveFiles.php since the path parameter is passed directly to the exec function without being escaped. CWE-78
OS Command 
CVE-2020-23151 2024-11-21 14:13 2021-08-10 Show GitHub Exploit DB Packet Storm
211526 7.5 HIGH
Network
rconfig rconfig A SQL injection vulnerability in config.inc.php of rConfig 3.9.5 allows attackers to access sensitive database information via a crafted GET request to install/lib/ajaxHandlers/ajaxDbInstall.php. CWE-89
SQL Injection
CVE-2020-23150 2024-11-21 14:13 2021-08-10 Show GitHub Exploit DB Packet Storm
211527 7.5 HIGH
Network
rconfig rconfig The dbName parameter in ajaxDbInstall.php of rConfig 3.9.5 is unsanitized, allowing attackers to perform a SQL injection and access sensitive database information. CWE-89
SQL Injection
CVE-2020-23149 2024-11-21 14:13 2021-08-10 Show GitHub Exploit DB Packet Storm
211528 7.5 HIGH
Network
rconfig rconfig The userLogin parameter in ldap/login.php of rConfig 3.9.5 is unsanitized, allowing attackers to perform a LDAP injection and obtain sensitive information via a crafted POST request. CWE-74
Injection
CVE-2020-23148 2024-11-21 14:13 2021-08-10 Show GitHub Exploit DB Packet Storm
211529 6.1 MEDIUM
Network
intelliants subrion Cross-Site Scripting (XSS) vulnerability in Subrion 4.2.1 via the title when adding a page. CWE-79
Cross-site Scripting
CVE-2020-22330 2024-11-21 14:13 2021-08-6 Show GitHub Exploit DB Packet Storm
211530 5.4 MEDIUM
Network
intelliants subrion_cms Cross Site Scripting (XSS) vulnerability exists in Subrion CMS 4.2.2 when adding a blog and then editing an image file. CWE-79
Cross-site Scripting
CVE-2020-22392 2024-11-21 14:13 2021-08-6 Show GitHub Exploit DB Packet Storm