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 15, 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
230541 4.3 警告 pragmamx - pragmaMX Landkarten モジュールの inc/map.func.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-1539 2012-12-20 18:19 2007-03-20 Show GitHub Exploit DB Packet Storm
230542 5 警告 zomplog - Zomplog の themes/default/ におけるディレクトリトラバーサルの脆弱性 - CVE-2007-1524 2012-12-20 18:19 2007-03-20 Show GitHub Exploit DB Packet Storm
230543 6.8 警告 PHPNUKE - PHP-Nuke における CSRF 攻撃を実行される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-1520 2012-12-20 18:19 2007-03-20 Show GitHub Exploit DB Packet Storm
230544 4.3 警告 PHPNUKE - PHP-Nuke の modules.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-1519 2012-12-20 18:19 2007-03-20 Show GitHub Exploit DB Packet Storm
230545 7.5 危険 woltlab - wBB の usergroups.php における SQL インジェクションの脆弱性 - CVE-2007-1518 2012-12-20 18:19 2007-03-20 Show GitHub Exploit DB Packet Storm
230546 6.8 警告 viperweb - ViperWeb Portal の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1514 2012-12-20 18:19 2007-03-20 Show GitHub Exploit DB Packet Storm
230547 7.5 危険 rhapsody irc - Rhapsody IRC の comm.c におけるフォーマットストリングの脆弱性 - CVE-2007-1503 2012-12-20 18:19 2007-03-19 Show GitHub Exploit DB Packet Storm
230548 6.8 警告 rhapsody irc - Rhapsody IRC におけるバッファオーバーフローの脆弱性 - CVE-2007-1502 2012-12-20 18:19 2007-03-19 Show GitHub Exploit DB Packet Storm
230549 4.9 警告 シマンテック - Symantec Norton Personal Firewall などの \Device\SymEvent ドライバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1495 2012-12-20 18:19 2007-03-16 Show GitHub Exploit DB Packet Storm
230550 6.8 警告 web-app.org - web-app.org WebAPP における管理アクセス権限を取得される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-1489 2012-12-20 18:19 2007-03-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197721 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
197722 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
197723 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
197724 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
197725 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
197726 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
197727 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
197728 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
197729 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
197730 4.3 MEDIUM
Network
boltbrowser bolt_browser User Interface (UI) Misrepresentation of Critical Information vulnerability in the address bar of Danyil Vasilenko's Bolt Browser allows an attacker to obfuscate the true source of data as presented … CWE-306
Missing Authentication for Critical Function
CVE-2020-7370 2024-11-21 14:37 2020-10-21 Show GitHub Exploit DB Packet Storm