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 18, 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
230741 7.5 危険 phptree - PHPtree の plugin/HP_DEV/cms2.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2573 2012-12-20 18:19 2007-05-9 Show GitHub Exploit DB Packet Storm
230742 7.5 危険 XOOPS - XOOPS 用の wfquotes モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-2571 2012-12-20 18:19 2007-05-9 Show GitHub Exploit DB Packet Storm
230743 7.5 危険 practical creative and code - Friendly における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2569 2012-12-20 18:19 2007-05-9 Show GitHub Exploit DB Packet Storm
230744 9.3 危険 vcdgear - VCDGear におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2568 2012-12-20 18:19 2007-05-16 Show GitHub Exploit DB Packet Storm
230745 9.3 危険 taltech - Taltech Tal Bar Code ActiveX コントロールの SaveBarCode 関数におけるバッファオーバーフローの脆弱性 - CVE-2007-2567 2012-12-20 18:19 2007-05-9 Show GitHub Exploit DB Packet Storm
230746 5 警告 taltech - Taltech Tal Bar Code ActiveX コントロールの SaveBarCode 関数におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2566 2012-12-20 18:19 2007-05-9 Show GitHub Exploit DB Packet Storm
230747 10 危険 sienzo - Sienzo DMM ActiveX コントロール におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2564 2012-12-20 18:19 2007-05-9 Show GitHub Exploit DB Packet Storm
230748 9.3 危険 versalsoft - VersalSoft HTTP File Upload ActiveX コントロール の AddFile 関数におけるバッファオーバーフローの脆弱性 - CVE-2007-2563 2012-12-20 18:19 2007-05-9 Show GitHub Exploit DB Packet Storm
230749 4.3 警告 podium cms - Podium CMS の Default.aspx におけるセッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2007-2555 2012-12-20 18:19 2007-05-9 Show GitHub Exploit DB Packet Storm
230750 5 警告 Wikka Development Team - WikkaWiki の RecentChanges 機能における非公開ページの名前などを取得される脆弱性 CWE-200
情報漏えい
CVE-2007-2552 2012-12-20 18:19 2007-05-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198351 9.8 CRITICAL
Network
raonwiz raon_k_upload RAONWIZ v2018.0.2.50 and eariler versions contains a vulnerability that could allow remote files to be downloaded and excuted by lack of validation to file extension, witch can used as remote-code-ex… CWE-20
 Improper Input Validation 
CVE-2020-7814 2024-11-21 14:37 2020-07-10 Show GitHub Exploit DB Packet Storm
198352 5.3 MEDIUM
Network
sockjs_project sockjs Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20. CWE-755
 Improper Handling of Exceptional Conditions
CVE-2020-7693 2024-11-21 14:37 2020-07-9 Show GitHub Exploit DB Packet Storm
198353 9.1 CRITICAL
Network
google oauth_client_library_for_java PKCE support is not implemented in accordance with the RFC for OAuth 2.0 for Native Apps. Without the use of PKCE, the authorization code returned by an authorization server is not enough to guarante… CWE-863
 Incorrect Authorization
CVE-2020-7692 2024-11-21 14:37 2020-07-9 Show GitHub Exploit DB Packet Storm
198354 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
198355 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
198356 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
198357 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
198358 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
198359 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
198360 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