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 8, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254131 6.8 警告 IBM - IBM Lotus Domino Web Access におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-0921 2010-03-16 11:15 2010-03-3 Show GitHub Exploit DB Packet Storm
254132 4.3 警告 IBM - IBM Lotus Domino Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0920 2010-03-16 11:14 2010-03-3 Show GitHub Exploit DB Packet Storm
254133 10 危険 IBM - IBM Lotus Domino Web Access の UltraLite 機能における脆弱性 CWE-noinfo
情報不足
CVE-2010-0918 2010-03-16 11:14 2010-03-3 Show GitHub Exploit DB Packet Storm
254134 4.9 警告 サイバートラスト株式会社
レッドハット
SystemTap
- SystemTap の _get_argv および _get_compat_argv 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-0411 2010-03-16 11:14 2010-02-8 Show GitHub Exploit DB Packet Storm
254135 10 危険 サイバートラスト株式会社
レッドハット
SystemTap
- SystemTap の stap-server における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4273 2010-03-16 11:14 2010-01-26 Show GitHub Exploit DB Packet Storm
254136 6.5 警告 サイバートラスト株式会社
Linux
レッドハット
- KVM の x86 エミュレータにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0298 2010-03-16 11:13 2010-02-9 Show GitHub Exploit DB Packet Storm
254137 4.4 警告 サイバートラスト株式会社
Fabrice Bellard
レッドハット
- QEMU の usb_host_handle_control 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0297 2010-03-16 11:13 2010-02-9 Show GitHub Exploit DB Packet Storm
254138 6.8 警告 サン・マイクロシステムズ
freedesktop.org
- Poppler における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3605 2010-03-15 16:40 2009-11-2 Show GitHub Exploit DB Packet Storm
254139 4.1 警告 Linux
レッドハット
- Linux kernel の smbfs に関する脆弱性 - CVE-2006-5871 2010-03-15 16:40 2005-10-5 Show GitHub Exploit DB Packet Storm
254140 7.8 危険 Linux
レッドハット
- Linux kernel の selinux_parse_skb_ipv6 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2005-4886 2010-03-15 16:40 2005-10-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196291 8.8 HIGH
Network
mozilla
canonical
thunderbird
firefox
firefox_esr
ubuntu_linux
Mozilla developers and community members reported memory safety bugs present in Firefox 72 and Firefox ESR 68.4. Some of these bugs showed evidence of memory corruption and we presume that with enoug… CWE-787
 Out-of-bounds Write
CVE-2020-6800 2024-11-21 14:36 2020-03-2 Show GitHub Exploit DB Packet Storm
196292 8.8 HIGH
Network
mozilla firefox
firefox_esr
Command line arguments could have been injected during Firefox invocation as a shell handler for certain unsupported file types. This required Firefox to be configured as the default handler for a gi… CWE-88
Argument Injection
CVE-2020-6799 2024-11-21 14:36 2020-03-2 Show GitHub Exploit DB Packet Storm
196293 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
196294 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
196295 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
196296 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
196297 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
196298 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
196299 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
196300 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