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 28, 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
225861 4.3 警告 WPPA Opa Jaap - WordPress 用 WP Photo Album Plus プラグインの wp-admin/admin.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3254 2013-05-13 17:32 2013-05-6 Show GitHub Exploit DB Packet Storm
225862 6.8 警告 NetWebLogic - WordPress 用 Login With Ajax プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-2707 2013-05-13 17:31 2013-05-6 Show GitHub Exploit DB Packet Storm
225863 5 警告 シスコシステムズ - Cisco Unified Presence のサーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1242 2013-05-13 17:30 2013-05-7 Show GitHub Exploit DB Packet Storm
225864 9.3 危険 DELL EMC (旧 EMC Corporation) - EMC AlphaStor の Library Control Program におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0946 2013-05-13 16:14 2013-05-9 Show GitHub Exploit DB Packet Storm
225865 5.8 警告 DELL EMC (旧 EMC Corporation) - 複数の EMC Documentum 製品における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0939 2013-05-13 16:12 2013-05-9 Show GitHub Exploit DB Packet Storm
225866 4.3 警告 DELL EMC (旧 EMC Corporation) - 複数の EMC Documentum 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0938 2013-05-13 15:54 2013-05-9 Show GitHub Exploit DB Packet Storm
225867 5.8 警告 DELL EMC (旧 EMC Corporation) - 複数の EMC Documentum 製品における Web セッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2013-0937 2013-05-13 15:53 2013-05-9 Show GitHub Exploit DB Packet Storm
225868 6.8 警告 IBM - Windows および Linux 上で稼働する IBM Notes における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-2977 2013-05-13 15:50 2013-05-6 Show GitHub Exploit DB Packet Storm
225869 3.5 注意 IBM - IBM Sterling Multi-Channel Fulfillment Solution および Sterling Selling and Fulfillment Foundation における重要なデータベース情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2013-0578 2013-05-13 15:49 2013-05-2 Show GitHub Exploit DB Packet Storm
225870 4 警告 IBM - IBM Sterling Secure Proxy における重要な Java スタックトレース情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0520 2013-05-13 15:46 2013-05-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200931 6.1 MEDIUM
Network
mozilla thunderbird
firefox
firefox_esr
If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly… CWE-79
Cross-site Scripting
CVE-2020-6798 2024-11-21 14:36 2020-03-2 Show GitHub Exploit DB Packet Storm
200932 4.3 MEDIUM
Network
mozilla firefox
firefox_esr
thunderbird
By downloading a file with the .fileloc extension, a semi-privileged extension could launch an arbitrary application on the user's computer. The attacker is restricted as they are unable to download … CWE-20
 Improper Input Validation 
CVE-2020-6797 2024-11-21 14:36 2020-03-2 Show GitHub Exploit DB Packet Storm
200933 6.5 MEDIUM
Network
mozilla thunderbird When processing a message that contains multiple S/MIME signatures, a bug in the MIME processing code caused a null pointer dereference, leading to an unexploitable crash. This vulnerability affects … CWE-476
 NULL Pointer Dereference
CVE-2020-6795 2024-11-21 14:36 2020-03-2 Show GitHub Exploit DB Packet Storm
200934 6.5 MEDIUM
Network
mozilla
canonical
thunderbird
ubuntu_linux
If a user saved passwords before Thunderbird 60 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was no… CWE-312
CWE-459
CWE-522
 Cleartext Storage of Sensitive Information
 Incomplete Cleanup
 Insufficiently Protected Credentials
CVE-2020-6794 2024-11-21 14:36 2020-03-2 Show GitHub Exploit DB Packet Storm
200935 6.5 MEDIUM
Network
mozilla thunderbird When processing an email message with an ill-formed envelope, Thunderbird could read data from a random memory location. This vulnerability affects Thunderbird < 68.5. CWE-908
 Use of Uninitialized Resource
CVE-2020-6793 2024-11-21 14:36 2020-03-2 Show GitHub Exploit DB Packet Storm
200936 4.3 MEDIUM
Network
mozilla
canonical
thunderbird
ubuntu_linux
When deriving an identifier for an email message, uninitialized memory was used in addition to the message contents. This vulnerability affects Thunderbird < 68.5. CWE-908
CWE-909
 Use of Uninitialized Resource
 Missing Initialization of Resource
CVE-2020-6792 2024-11-21 14:36 2020-03-2 Show GitHub Exploit DB Packet Storm
200937 6.1 MEDIUM
Network
mozilla webthings_gateway A reflected XSS vulnerability exists within the gateway, allowing an attacker to craft a specialized URL which could steal the user's authentication token. When combined with CVE-2020-6803, an attack… CWE-79
Cross-site Scripting
CVE-2020-6804 2024-11-21 14:36 2020-02-29 Show GitHub Exploit DB Packet Storm
200938 6.1 MEDIUM
Network
mozilla webthings_gateway An open redirect is present on the gateway's login page, which could cause a user to be redirected to a malicious site after logging in. CWE-601
Open Redirect
CVE-2020-6803 2024-11-21 14:36 2020-02-29 Show GitHub Exploit DB Packet Storm
200939 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
200940 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