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 9, 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
250921 4.3 警告 オラクル - Oracle Industry Applications の Health Sciences - Oracle Thesaurus Management System コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2323 2011-10-27 10:07 2011-10-18 Show GitHub Exploit DB Packet Storm
250922 4.3 警告 オラクル - Oracle Industry Applications の Health Sciences - Oracle Clinical、Remote Data Capture における脆弱性 CWE-noinfo
情報不足
CVE-2011-2309 2011-10-27 10:07 2011-10-18 Show GitHub Exploit DB Packet Storm
250923 6.8 警告 オラクル - Oracle Virtualization の Sun Ray コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3538 2011-10-27 10:06 2011-10-18 Show GitHub Exploit DB Packet Storm
250924 5.5 警告 オラクル - Oracle Linux の Oracle Validated 処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2306 2011-10-27 10:05 2011-10-19 Show GitHub Exploit DB Packet Storm
250925 2.1 注意 オラクル - 複数の Oracle Sun 製品における Integrated Lights Out Manager CLI の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-3522 2011-10-27 10:04 2011-10-18 Show GitHub Exploit DB Packet Storm
250926 5.5 警告 オラクル - Oracle PeopleSoft Enterprise HRMS における JPM の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-3533 2011-10-27 10:03 2011-10-18 Show GitHub Exploit DB Packet Storm
250927 4 警告 オラクル - Oracle PeopleSoft Enterprise HRMS における Talent Acquisition Manager の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-3529 2011-10-27 10:01 2011-10-18 Show GitHub Exploit DB Packet Storm
250928 5.5 警告 オラクル - Oracle PeopleSoft Enterprise HRMS における Candidate Gateway の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-3527 2011-10-27 10:01 2011-10-18 Show GitHub Exploit DB Packet Storm
250929 5.5 警告 オラクル - Oracle PeopleSoft Enterprise PeopleTools におけるセキュリティの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2315 2011-10-27 09:59 2011-10-18 Show GitHub Exploit DB Packet Storm
250930 2.8 注意 オラクル - Oracle PeopleSoft Enterprise PeopleTools における Personalization の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-3520 2011-10-27 09:59 2011-10-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196731 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
196732 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
196733 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
196734 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
196735 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
196736 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
196737 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
196738 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
196739 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
196740 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