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 10, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254501 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey の Web ワーカー機能における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0160 2010-03-9 11:01 2010-02-17 Show GitHub Exploit DB Packet Storm
254502 2.1 注意 サイバートラスト株式会社
GNOME Project
レッドハット
- NetworkManager の nm-connection-editor における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-4145 2010-03-8 12:28 2009-12-23 Show GitHub Exploit DB Packet Storm
254503 6.8 警告 サイバートラスト株式会社
GNOME Project
レッドハット
- NetworkManager における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2009-4144 2010-03-8 12:28 2009-12-23 Show GitHub Exploit DB Packet Storm
254504 5 警告 Squid-cache.org - Squid の htcpHandleTstRequest 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0639 2010-03-8 12:28 2010-02-12 Show GitHub Exploit DB Packet Storm
254505 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の filter/ww8/ww8par2.cxx におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2009-3302 2010-03-5 10:33 2010-02-12 Show GitHub Exploit DB Packet Storm
254506 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の filter/ww8/ww8par2.cxx における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3301 2010-03-5 10:33 2010-02-12 Show GitHub Exploit DB Packet Storm
254507 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の GIFLZWDecompressor::GIFLZWDecompressor 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2950 2010-03-5 10:32 2010-02-12 Show GitHub Exploit DB Packet Storm
254508 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の XPMReader::ReadXPM 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2949 2010-03-5 10:32 2010-02-12 Show GitHub Exploit DB Packet Storm
254509 4.3 警告 アドビシステムズ - Adobe BlazeDS における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2009-3960 2010-03-5 10:32 2010-02-11 Show GitHub Exploit DB Packet Storm
254510 6.8 警告 Linux
レッドハット
- KVM の pit_ioport_read 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2010-0309 2010-03-4 13:41 2010-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210101 4.3 MEDIUM
Network
dkd direct_mail The direct_mail extension through 5.2.3 for TYPO3 allows Information Disclosure via a newsletter subscriber data Special Query. CWE-862
 Missing Authorization
CVE-2020-12700 2024-11-21 14:00 2020-05-13 Show GitHub Exploit DB Packet Storm
210102 6.1 MEDIUM
Network
dkd direct_mail The direct_mail extension through 5.2.3 for TYPO3 has an Open Redirect via jumpUrl. CWE-601
Open Redirect
CVE-2020-12699 2024-11-21 14:00 2020-05-13 Show GitHub Exploit DB Packet Storm
210103 4.3 MEDIUM
Network
dkd direct_mail The direct_mail extension through 5.2.3 for TYPO3 has Broken Access Control for newsletter subscriber tables. CWE-862
 Missing Authorization
CVE-2020-12698 2024-11-21 14:00 2020-05-13 Show GitHub Exploit DB Packet Storm
210104 5.3 MEDIUM
Network
dkd direct_mail The direct_mail extension through 5.2.3 for TYPO3 allows Denial of Service via log entries. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-12697 2024-11-21 14:00 2020-05-13 Show GitHub Exploit DB Packet Storm
210105 8.8 HIGH
Network
igniterealtime spark An issue was discovered in Ignite Realtime Spark 2.8.3 (and the ROAR plugin for it) on Windows. A chat message can include an IMG element with a SRC attribute referencing an external host's IP addres… CWE-200
Information Exposure
CVE-2020-12772 2024-11-21 14:00 2020-05-13 Show GitHub Exploit DB Packet Storm
210106 5.3 MEDIUM
Local
linux
redhat
canonical
linux_kernel
enterprise_linux
ubuntu_linux
enterprise_mrg
A signal access-control issue was discovered in the Linux kernel before 5.6.5, aka CID-7395ea4e65c2. Because exec_id in include/linux/sched.h is only 32 bits, an integer overflow can interfere with a… CWE-190
 Integer Overflow or Wraparound
CVE-2020-12826 2024-11-21 14:00 2020-05-13 Show GitHub Exploit DB Packet Storm
210107 7.1 HIGH
Network
gnome libcroco libcroco through 0.6.13 has excessive recursion in cr_parser_parse_any_core in cr-parser.c, leading to stack consumption. CWE-674
 Uncontrolled Recursion
CVE-2020-12825 2024-11-21 14:00 2020-05-13 Show GitHub Exploit DB Packet Storm
210108 9.8 CRITICAL
Network
infradead
fedoraproject
debian
opensuse
openconnect
fedora
debian_linux
leap
OpenConnect 8.09 has a buffer overflow, causing a denial of service (application crash) or possibly unspecified other impact, via crafted certificate data to get_cert_name in gnutls.c. CWE-120
Classic Buffer Overflow
CVE-2020-12823 2024-11-21 14:00 2020-05-13 Show GitHub Exploit DB Packet Storm
210109 7.5 HIGH
Network
nystudio107 seomatic In the SEOmatic plugin before 3.2.49 for Craft CMS, helpers/DynamicMeta.php does not properly sanitize the URL. This leads to Server-Side Template Injection and credentials disclosure via a crafted T… CWE-74
Injection
CVE-2020-12790 2024-11-21 14:00 2020-05-12 Show GitHub Exploit DB Packet Storm
210110 8.1 HIGH
Network
cpanel cpanel cPanel before 86.0.14 allows attackers to obtain access to the current working directory via the account backup feature (SEC-540). NVD-CWE-noinfo
CVE-2020-12785 2024-11-21 14:00 2020-05-12 Show GitHub Exploit DB Packet Storm