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 20, 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
248921 4.3 警告 IBM - IBM WCM および他の製品で使用される IBM WebSphere Portal の PageBuilder2 テーマにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2754 2012-03-27 18:43 2011-07-17 Show GitHub Exploit DB Packet Storm
248922 6.8 警告 SquirrelMail Project - SquirrelMail におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-2753 2012-03-27 18:43 2011-07-12 Show GitHub Exploit DB Packet Storm
248923 5.8 警告 SquirrelMail Project - SquirrelMail における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2011-2752 2012-03-27 18:43 2011-07-11 Show GitHub Exploit DB Packet Storm
248924 7.5 危険 parodia - Parodia における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-2751 2012-03-27 18:43 2011-07-17 Show GitHub Exploit DB Packet Storm
248925 5 警告 Novell - Novell File Reporter の NFRAgent.exe における任意のファイルを削除される脆弱性 CWE-399
リソース管理の問題
CVE-2011-2750 2012-03-27 18:43 2011-07-17 Show GitHub Exploit DB Packet Storm
248926 4 警告 OTRS プロジェクト - OTRS の OTRS-Core の Kernel/Modules/AdminPackageManager.pm における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2011-2746 2012-03-27 18:43 2011-08-29 Show GitHub Exploit DB Packet Storm
248927 6.5 警告 Chyrp - Chyrp の upload_handler.php における .php ファイルをアップロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2745 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
248928 6.8 警告 Chyrp - Chyrp におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2744 2012-03-27 18:43 2011-07-19 Show GitHub Exploit DB Packet Storm
248929 4.3 警告 Chyrp - Chyrp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2743 2012-03-27 18:43 2011-07-19 Show GitHub Exploit DB Packet Storm
248930 5 警告 RSAセキュリティ - RSA enVision における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-2737 2012-03-27 18:43 2011-08-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199121 5.3 MEDIUM
Network
php
tenable
debian
opensuse
php
tenable.sc
debian_linux
leap
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (06… CWE-281
 Improper Preservation of Permissions
CVE-2020-7063 2024-11-21 14:36 2020-02-28 Show GitHub Exploit DB Packet Storm
199122 7.5 HIGH
Network
php
opensuse
debian
canonical
php
leap
debian_linux
ubuntu_linux
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set … CWE-476
 NULL Pointer Dereference
CVE-2020-7062 2024-11-21 14:36 2020-02-28 Show GitHub Exploit DB Packet Storm
199123 9.1 CRITICAL
Network
php
tenable
php
tenable.sc
In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated … CWE-125
Out-of-bounds Read
CVE-2020-7061 2024-11-21 14:36 2020-02-28 Show GitHub Exploit DB Packet Storm
199124 9.1 CRITICAL
Network
openfortivpn_project
fedoraproject
opensuse
openfortivpn
fedora
leap
backports_sle
An issue was discovered in openfortivpn 1.11.0 when used with OpenSSL before 1.0.2. tunnel.c mishandles certificate validation because hostname comparisons do not consider '\0' characters, as demonst… CWE-295
Improper Certificate Validation 
CVE-2020-7043 2024-11-21 14:36 2020-02-28 Show GitHub Exploit DB Packet Storm
199125 5.3 MEDIUM
Network
openfortivpn_project
fedoraproject
opensuse
openfortivpn
fedora
leap
backports_sle
An issue was discovered in openfortivpn 1.11.0 when used with OpenSSL 1.0.2 or later. tunnel.c mishandles certificate validation because the hostname check operates on uninitialized memory. The outco… CWE-295
CWE-908
Improper Certificate Validation 
 Use of Uninitialized Resource
CVE-2020-7042 2024-11-21 14:36 2020-02-28 Show GitHub Exploit DB Packet Storm
199126 5.3 MEDIUM
Network
openfortivpn_project
fedoraproject
opensuse
openfortivpn
fedora
leap
backports_sle
An issue was discovered in openfortivpn 1.11.0 when used with OpenSSL 1.0.2 or later. tunnel.c mishandles certificate validation because an X509_check_host negative error code is interpreted as a suc… CWE-295
Improper Certificate Validation 
CVE-2020-7041 2024-11-21 14:36 2020-02-28 Show GitHub Exploit DB Packet Storm
199127 6.5 MEDIUM
Adjacent
zte e8820v3_firmware ZTE E8820V3 router product is impacted by an information leak vulnerability. Attackers could use this vulnerability to to gain wireless passwords. After obtaining the wireless password, the attacker … NVD-CWE-noinfo
CVE-2020-6864 2024-11-21 14:36 2020-02-28 Show GitHub Exploit DB Packet Storm
199128 6.5 MEDIUM
Adjacent
zte e8820v3_firmware ZTE E8820V3 router product is impacted by a permission and access control vulnerability. Attackers could use this vulnerability to tamper with DDNS parameters and send DoS attacks on the specified UR… NVD-CWE-noinfo
CVE-2020-6863 2024-11-21 14:36 2020-02-28 Show GitHub Exploit DB Packet Storm
199129 7.2 HIGH
Network
dlink dch-m225_firmware D-Link DCH-M225 1.05b01 and earlier devices allow remote authenticated admins to execute arbitrary OS commands via shell metacharacters in the media renderer name. CWE-78
OS Command 
CVE-2020-6842 2024-11-21 14:36 2020-02-22 Show GitHub Exploit DB Packet Storm
199130 9.8 CRITICAL
Network
dlink dch-m225_firmware D-Link DCH-M225 1.05b01 and earlier devices allow remote attackers to execute arbitrary OS commands via shell metacharacters in the spotifyConnect.php userName parameter. CWE-78
OS Command 
CVE-2020-6841 2024-11-21 14:36 2020-02-22 Show GitHub Exploit DB Packet Storm