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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229321 6.5 警告 Vtiger - vtiger CRM の index.php における管理の変更を実行される脆弱性 - CVE-2007-3616 2012-12-20 18:33 2006-10-24 Show GitHub Exploit DB Packet Storm
229322 8.5 危険 Zen Cart - Zen Cart におけるセッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2007-3597 2012-12-20 18:33 2007-07-6 Show GitHub Exploit DB Packet Storm
229323 7.5 危険 vbzoom - VBZooM の reply.php における SQL インジェクションの脆弱性 - CVE-2007-3588 2012-12-20 18:33 2007-07-5 Show GitHub Exploit DB Packet Storm
229324 7.5 危険 postnuke software foundation - PNphpBB2 の viewforum.php における SQL インジェクションの脆弱性 - CVE-2007-3584 2012-12-20 18:33 2007-07-5 Show GitHub Exploit DB Packet Storm
229325 4.3 警告 PHPIDS - PHPIDS における任意の Web スクリプトを挿入される脆弱性 - CVE-2007-3580 2012-12-20 18:33 2007-07-2 Show GitHub Exploit DB Packet Storm
229326 4.3 警告 PHPIDS - PHPIDS における任意の Web スクリプトを挿入される脆弱性 - CVE-2007-3579 2012-12-20 18:33 2007-07-2 Show GitHub Exploit DB Packet Storm
229327 4.3 警告 PHPIDS - PHPIDS における任意の Web スクリプトを挿入される脆弱性 - CVE-2007-3578 2012-12-20 18:33 2007-07-2 Show GitHub Exploit DB Packet Storm
229328 4.3 警告 PHPIDS - PHP iCalendar の print.php における任意の Web スクリプトを挿入される脆弱性 - CVE-2007-3577 2012-12-20 18:19 2007-07-2 Show GitHub Exploit DB Packet Storm
229329 9.3 危険 yoggie - Yoggie Pico and Pico Pro 上の Web インターフェースにおける任意のコマンドを実行される脆弱性 - CVE-2007-3572 2012-12-20 18:19 2007-07-5 Show GitHub Exploit DB Packet Storm
229330 4.3 警告 softlink europe - Oliver Library Management System におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3569 2012-12-20 18:19 2007-07-5 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
196661 9.8 CRITICAL
Network
freebsd freebsd In FreeBSD 12.1-STABLE before r362281, 11.4-STABLE before r362281, and 11.4-RELEASE before p1, long values in the user-controlled PATH environment variable cause posix_spawnp to write beyond the end … CWE-787
 Out-of-bounds Write
CVE-2020-7458 2024-11-21 14:37 2020-07-9 Show GitHub Exploit DB Packet Storm
196662 8.1 HIGH
Network
freebsd freebsd In FreeBSD 12.1-STABLE before r359565, 12.1-RELEASE before p7, 11.4-STABLE before r362975, 11.4-RELEASE before p1, and 11.3-RELEASE before p11, missing synchronization in the IPV6_2292PKTOPTIONS sock… CWE-362
CWE-416
CWE-662
Race Condition
 Use After Free
 Improper Synchronization
CVE-2020-7457 2024-11-21 14:37 2020-07-9 Show GitHub Exploit DB Packet Storm
196663 6.1 MEDIUM
Network
parall jspdf In all versions of the package jspdf, it is possible to use <<script>script> in order to go over the filtering regex. CWE-79
Cross-site Scripting
CVE-2020-7691 2024-11-21 14:37 2020-07-6 Show GitHub Exploit DB Packet Storm
196664 6.1 MEDIUM
Network
parall jspdf All affected versions <2.0.0 of package jspdf are vulnerable to Cross-site Scripting (XSS). It is possible to inject JavaScript code via the html method. CWE-79
Cross-site Scripting
CVE-2020-7690 2024-11-21 14:37 2020-07-6 Show GitHub Exploit DB Packet Storm
196665 9.8 CRITICAL
Network
nexaweb nexacro_14
nexacro_17
Nexacro14/17 ExtCommonApiV13 Library under 2019.9.6 version contain a vulnerability that could allow remote attacker to execute arbitrary code by modifying the value of registry path. This can be lev… CWE-20
 Improper Input Validation 
CVE-2020-7821 2024-11-21 14:37 2020-07-2 Show GitHub Exploit DB Packet Storm
196666 9.8 CRITICAL
Network
nexaweb nexacro_14
nexacro_17
Nexacro14/17 ExtCommonApiV13 Library under 2019.9.6 version contain a vulnerability that could allow remote attacker to execute arbitrary code by setting the arguments to the vulnerable API. This can… CWE-20
 Improper Input Validation 
CVE-2020-7820 2024-11-21 14:37 2020-07-2 Show GitHub Exploit DB Packet Storm
196667 7.8 HIGH
Local
mversion_project mversion The issue occurs because tagName user input is formatted inside the exec function is executed without any checks. CWE-78
OS Command 
CVE-2020-7688 2024-11-21 14:37 2020-07-2 Show GitHub Exploit DB Packet Storm
196668 7.5 HIGH
Network
node.bcrypt.js_project node.bcrypt.js Data is truncated wrong when its length is greater than 255 bytes. CWE-190
CWE-327
 Integer Overflow or Wraparound
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2020-7689 2024-11-21 14:37 2020-07-1 Show GitHub Exploit DB Packet Storm
196669 7.8 HIGH
Local
hmtalk daoffice
dava\+
daview_indy
A vulnerability in the JPEG image parsing module in DaView Indy, DaVa+, DaOffice softwares could allow an unauthenticated, remote attacker to cause an arbitrary code execution on an affected device.n… CWE-125
Out-of-bounds Read
CVE-2020-7816 2024-11-21 14:37 2020-06-30 Show GitHub Exploit DB Packet Storm
196670 6.1 MEDIUM
Network
rapid7 metasploit Cross-site Scripting (XSS) vulnerability in the 'notes' field of a discovered scan asset in Rapid7 Metasploit Pro allows an attacker with a specially-crafted network service of a scan target store an… CWE-79
Cross-site Scripting
CVE-2020-7355 2024-11-21 14:37 2020-06-26 Show GitHub Exploit DB Packet Storm