Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Feb. 3, 2025, 1:14 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
189281 7.5 危険 indianpulses - Joomla! 用の gameserver コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3063 2012-09-25 17:27 2009-09-3 Show GitHub Exploit DB Packet Storm
189282 6.8 警告 jvitals - Joomla! 用の Agora コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3053 2012-09-25 17:27 2009-09-3 Show GitHub Exploit DB Packet Storm
189283 10 危険 htmldoc - HTMLDOC の util.cxx の set_page_size におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-3050 2012-09-25 17:27 2009-09-2 Show GitHub Exploit DB Packet Storm
189284 4.9 警告 Linux - Linux kernel の drivers/char/tty_ldisc.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3043 2012-09-25 17:27 2009-08-25 Show GitHub Exploit DB Packet Storm
189285 7.5 危険 OCS Inventory Team - OCS Inventory NG の machine.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3042 2012-09-25 17:27 2009-09-1 Show GitHub Exploit DB Packet Storm
189286 7.5 危険 OCS Inventory Team - OCS Inventory NG における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3040 2012-09-25 17:27 2009-09-1 Show GitHub Exploit DB Packet Storm
189287 4.3 警告 io-socket-ssl - IO-Socket-SSL の証明書チェック機能における証明書のホスト名チェックを回避される脆弱性 CWE-310
暗号の問題
CVE-2009-3024 2012-09-25 17:27 2009-08-31 Show GitHub Exploit DB Packet Storm
189288 7.1 危険 マイクロソフト - Microsoft Windows Server 2003 SP2 の win32k.sys におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3020 2012-09-25 17:27 2009-08-31 Show GitHub Exploit DB Packet Storm
189289 5 警告 マイクロソフト - Microsoft Internet Explorer 6 などにおけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2009-3019 2012-09-25 17:27 2009-08-31 Show GitHub Exploit DB Packet Storm
189290 4.3 警告 Maxthon - Ultramode を伴う Maxthon Browser におけるクロスサイトスクリプティング攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3018 2012-09-25 17:27 2009-08-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 25, 2025, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1831 - - - In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ets qdisc OOB Indexing Haowei Yan <g1042620637@gmail.com> found that ets_class_from_arg() can index an Out-Of-Bou… - CVE-2025-21692 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1832 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Ratelimit warning logs to prevent VM denial of service If there's a persistent error in the hypervisor, the SCSI w… - CVE-2025-21690 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1833 - - - In the Linux kernel, the following vulnerability has been resolved: USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() This patch addresses a null-ptr-deref in qt2_process_read_urb… - CVE-2025-21689 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1834 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: require cloned buffers to share accounting contexts When IORING_REGISTER_CLONE_BUFFERS is used to clone buffers fr… - CVE-2025-21686 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1835 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 [WHAT & HOW] Variables, used as denominators and maybe not assigned to othe… - CVE-2024-57950 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1836 5.3 MEDIUM
Network
- - A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, lea… CWE-407
 Inefficient Algorithmic Complexity
CVE-2024-12243 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1837 5.3 MEDIUM
Network
- - A flaw in libtasn1 causes inefficient handling of specific certificate data. When processing a large number of elements in a certificate, libtasn1 takes much longer than expected, which can slow down… CWE-407
 Inefficient Algorithmic Complexity
CVE-2024-12133 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1838 - - - In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Assign job pointer to NULL before signaling the fence In commit e4b5ccd392b9 ("drm/v3d: Ensure job pointer is set to NUL… - CVE-2025-21688 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1839 - - - Missing certificate validation in Devolutions Remote Desktop Manager on macOS, iOS, Android, Linux allows an attacker to intercept and modify encrypted communications via a man-in-the-middle attack. … - CVE-2024-11621 2025-02-11 01:15 2025-02-10 Show GitHub Exploit DB Packet Storm
1840 - - - Forever KidsWatch Call Me KW50 R36_YDR_A3PW_GM7S_V1.0_2019_07_15_16.19.24_cob_h, and Forever KidsWatch Call Me 2 KW60 R36CW_YDE_S4_A29_2_V1.0_2023.05.24_22.49.44_cob_b have a Hardcoded password vulne… - CVE-2024-36556 2025-02-11 01:15 2025-02-7 Show GitHub Exploit DB Packet Storm