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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
231071 7.2 危険 php director - PHPDirector における権限を取得される脆弱性 - CVE-2007-3530 2012-12-20 18:19 2007-07-3 Show GitHub Exploit DB Packet Storm
231072 7.8 危険 php director - PHPDirector の videos.php における重要な情報を取得される脆弱性 - CVE-2007-3529 2012-12-20 18:19 2007-07-3 Show GitHub Exploit DB Packet Storm
231073 7.5 危険 Vastal I-Tech & Co. - Buddy Zone における SQL インジェクションの脆弱性 - CVE-2007-3526 2012-12-20 18:19 2007-07-3 Show GitHub Exploit DB Packet Storm
231074 7.8 危険 ripe website manager - Ripe Website Manager における設定情報を取得される脆弱性 - CVE-2007-3525 2012-12-20 18:19 2007-07-3 Show GitHub Exploit DB Packet Storm
231075 6.8 警告 ripe website manager - Ripe Website Manager における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3524 2012-12-20 18:19 2007-07-3 Show GitHub Exploit DB Packet Storm
231076 6.8 警告 sphpell - sPHPell における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3522 2012-12-20 18:19 2007-07-3 Show GitHub Exploit DB Packet Storm
231077 7.5 危険 wesmo - phpEventCalendar の eventdisplay.php における SQL インジェクションの脆弱性 - CVE-2007-3519 2012-12-20 18:19 2007-07-3 Show GitHub Exploit DB Packet Storm
231078 10 危険 sweetphp - TotalCalendar の view_event.php における SQL インジェクションの脆弱性 - CVE-2007-3515 2012-12-20 18:19 2007-07-3 Show GitHub Exploit DB Packet Storm
231079 7.5 危険 シマンテック - Windows Servers 用の Symantec Backup Exec におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2007-3509 2012-12-20 18:19 2007-07-11 Show GitHub Exploit DB Packet Storm
231080 6.4 警告 qt-cute - QuickTalk フォーラムにおけるディレクトリトラバーサルの脆弱性 - CVE-2007-3505 2012-12-20 18:19 2007-07-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198921 7.2 HIGH
Network
pimcore pimcore The package pimcore/pimcore from 6.7.2 and before 6.8.3 are vulnerable to SQL Injection in data classification functionality in ClassificationstoreController. This can be exploited by sending a speci… CWE-89
SQL Injection
CVE-2020-7759 2024-11-21 14:37 2020-10-30 Show GitHub Exploit DB Packet Storm
198922 7.8 HIGH
Local
rapid7 metasploit Rapid7's Metasploit msfvenom framework handles APK files in a way that allows for a malicious user to craft and publish a file that would execute arbitrary commands on a victim's machine. CWE-77
Command Injection
CVE-2020-7384 2024-11-21 14:37 2020-10-30 Show GitHub Exploit DB Packet Storm
198923 9.8 CRITICAL
Network
chartjs chart.js This affects the package chart.js before 2.9.4. The options parameter is not properly sanitized when it is processed. When the options are processed, the existing options (or the defaults options) ar… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7746 2024-11-21 14:37 2020-10-29 Show GitHub Exploit DB Packet Storm
198924 7.5 HIGH
Network
dat.gui_project dat.gui All versions of package dat.gui are vulnerable to Regular Expression Denial of Service (ReDoS) via specifically crafted rgb and rgba values. CWE-400
 Uncontrolled Resource Consumption
CVE-2020-7755 2024-11-21 14:37 2020-10-28 Show GitHub Exploit DB Packet Storm
198925 7.5 HIGH
Network
npmjs npm-user-validate This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters. NVD-CWE-noinfo
CVE-2020-7754 2024-11-21 14:37 2020-10-28 Show GitHub Exploit DB Packet Storm
198926 7.5 HIGH
Network
trim_project trim All versions of package trim are vulnerable to Regular Expression Denial of Service (ReDoS) via trim(). CWE-400
 Uncontrolled Resource Consumption
CVE-2020-7753 2024-11-21 14:37 2020-10-27 Show GitHub Exploit DB Packet Storm
198927 8.8 HIGH
Network
systeminformation systeminformation This affects the package systeminformation before 4.27.11. This package is vulnerable to Command Injection. The attacker can concatenate curl's parameters to overwrite Javascript files and then execu… CWE-78
OS Command 
CVE-2020-7752 2024-11-21 14:37 2020-10-27 Show GitHub Exploit DB Packet Storm
198928 7.2 HIGH
Network
chaijis pathval pathval before version 1.1.1 is vulnerable to prototype pollution. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7751 2024-11-21 14:37 2020-10-26 Show GitHub Exploit DB Packet Storm
198929 9.6 CRITICAL
Network
mit scratch-svg-renderer This affects the package scratch-svg-renderer before 0.2.0-prerelease.20201019174008. The loadString function does not escape SVG properly, which can be used to inject arbitrary elements into the DOM… CWE-79
Cross-site Scripting
CVE-2020-7750 2024-11-21 14:37 2020-10-22 Show GitHub Exploit DB Packet Storm
198930 4.3 MEDIUM
Network
raiseitsolutions rits_browser User Interface (UI) Misrepresentation of Critical Information vulnerability in the address bar of the Yandex Browser allows an attacker to obfuscate the true source of data as presented in the browse… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2020-7371 2024-11-21 14:37 2020-10-21 Show GitHub Exploit DB Packet Storm