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
226571 4.3 警告 サン・マイクロシステムズ - Sun GlassFish Enterprise Server などの製品で使用されている Sun Woodstock におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1554 2012-12-20 19:10 2009-05-6 Show GitHub Exploit DB Packet Storm
226572 7.8 危険 SCO - SCO Unixware の IGMP ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-1552 2012-12-20 19:10 2009-04-30 Show GitHub Exploit DB Packet Storm
226573 7.5 危険 qt-cute - Qt quickteam における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2009-1551 2012-12-20 19:10 2009-05-6 Show GitHub Exploit DB Packet Storm
226574 5 警告 zakkis - Zakkis Technology ABC Advertise における管理者ログイン名とパスワードを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1550 2012-12-20 19:10 2009-05-6 Show GitHub Exploit DB Packet Storm
226575 7.5 危険 qsix - BluSky CMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1548 2012-12-20 19:10 2009-05-6 Show GitHub Exploit DB Packet Storm
226576 4.3 警告 シマンテック - Symantec Norton Ghost の Symantec.EasySetup.1 ActiveX コントロールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-1517 2012-12-20 19:10 2009-05-4 Show GitHub Exploit DB Packet Storm
226577 7.5 危険 xigla - Absolute Form Processor XE における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-1504 2012-12-20 19:10 2009-05-1 Show GitHub Exploit DB Packet Storm
226578 7.5 危険 tigerdms - Tiger DMS の login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1503 2012-12-20 19:10 2009-05-1 Show GitHub Exploit DB Packet Storm
226579 6.8 警告 projectcms - ProjectCMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1500 2012-12-20 19:10 2009-05-1 Show GitHub Exploit DB Packet Storm
226580 5 警告 webfileexplorer - Web File Explorer におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1495 2012-12-20 19:10 2009-05-1 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
196741 9.1 CRITICAL
Network
freebsd freebsd In FreeBSD 12.1-STABLE before r357490, 12.1-RELEASE before 12.1-RELEASE-p3, 11.3-STABLE before r357489, and 11.3-RELEASE before 11.3-RELEASE-p7, incorrect use of a user-controlled pointer in the epai… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2020-7452 2024-11-21 14:37 2020-04-29 Show GitHub Exploit DB Packet Storm
196742 5.3 MEDIUM
Network
freebsd freebsd In FreeBSD 12.1-STABLE before r358739, 12.1-RELEASE before 12.1-RELEASE-p3, 11.3-STABLE before r358740, and 11.3-RELEASE before 11.3-RELEASE-p7, a TCP SYN-ACK or challenge TCP-ACK segment over IPv6 t… CWE-908
 Use of Uninitialized Resource
CVE-2020-7451 2024-11-21 14:37 2020-04-29 Show GitHub Exploit DB Packet Storm
196743 8.1 HIGH
Network
fun-map_project fun-map fun-map through 3.3.1 is vulnerable to Prototype Pollution. The function assocInM could be tricked into adding or modifying properties of 'Object.prototype' using a '__proto__' payload. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7644 2024-11-21 14:37 2020-04-29 Show GitHub Exploit DB Packet Storm
196744 9.8 CRITICAL
Network
pixlcore pixl-class pixl-class prior to 1.0.3 allows execution of arbitrary commands. The members argument of the create function can be controlled by users without any sanitization. CWE-78
OS Command 
CVE-2020-7640 2024-11-21 14:37 2020-04-28 Show GitHub Exploit DB Packet Storm
196745 9.8 CRITICAL
Network
node-rules_project node-rules node-rules including 3.0.0 and prior to 5.0.0 allows injection of arbitrary commands. The argument rules of function "fromJSON()" can be controlled by users without any sanitization. CWE-94
Code Injection
CVE-2020-7609 2024-11-21 14:37 2020-04-28 Show GitHub Exploit DB Packet Storm
196746 5.3 MEDIUM
Network
idea paypal-adaptive paypal-adaptive through 0.4.2 manipulation of JavaScript objects resulting in Prototype Pollution. The PayPal function could be tricked into adding or modifying properties of Object.prototype using a… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7643 2024-11-21 14:37 2020-04-24 Show GitHub Exploit DB Packet Storm
196747 7.8 HIGH
Local
rapid7 metasploit Rapid7 Metasploit Framework versions before 5.0.85 suffers from an instance of CWE-78: OS Command Injection, wherein the libnotify plugin accepts untrusted user-supplied data via a remote computer's … CWE-78
OS Command 
CVE-2020-7350 2024-11-21 14:37 2020-04-23 Show GitHub Exploit DB Packet Storm
196748 7.8 HIGH
Local
schneider-electric vijeo_designer A CWE-426: Untrusted Search Path vulnerability exists in Vijeo Designer Basic (V1.1 HotFix 15 and prior) and Vijeo Designer (V6.9 SP9 and prior), which could cause arbitrary code execution on the sys… CWE-426
 Untrusted Search Path
CVE-2020-7490 2024-11-21 14:37 2020-04-23 Show GitHub Exploit DB Packet Storm
196749 9.8 CRITICAL
Network
schneider-electric somachine_basic
ecostruxure_machine_expert
modicon_m100_firmware
modicon_m200_firmware
modicon_m221_firmware
A CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') vulnerability exists on EcoStruxure Machine Expert – Basic or SoMachine Basic programming … CWE-74
Injection
CVE-2020-7489 2024-11-21 14:37 2020-04-23 Show GitHub Exploit DB Packet Storm
196750 7.5 HIGH
Network
schneider-electric somachine
somachine_motion
ecostruxure_machine_expert
modicon_m218_firmware
modicon_m241_firmware
modicon_m251_firmware
modicon_m258_firmware
A CWE-319: Cleartext Transmission of Sensitive Information vulnerability exists which could leak sensitive information transmitted between the software and the Modicon M218, M241, M251, and M258 cont… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-7488 2024-11-21 14:37 2020-04-23 Show GitHub Exploit DB Packet Storm