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":June 15, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257451 5.4 警告 マイクロソフト - 複数の Microsoft 製品の Netlogon RPC Service におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2742 2011-01-17 15:09 2010-12-14 Show GitHub Exploit DB Packet Storm
257452 7.2 危険 マイクロソフト - 複数の Microsoft 製品の Consent User Interface における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3961 2011-01-17 15:06 2010-12-14 Show GitHub Exploit DB Packet Storm
257453 7.2 危険 マイクロソフト - Microsoft Windows 製品の Routing and Remote Access NDProxy コンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3963 2011-01-17 15:03 2010-12-14 Show GitHub Exploit DB Packet Storm
257454 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3944 2011-01-17 14:45 2010-12-14 Show GitHub Exploit DB Packet Storm
257455 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3943 2011-01-17 14:38 2010-12-14 Show GitHub Exploit DB Packet Storm
257456 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2010-3942 2011-01-17 14:35 2010-12-14 Show GitHub Exploit DB Packet Storm
257457 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3941 2011-01-17 14:29 2010-12-14 Show GitHub Exploit DB Packet Storm
257458 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3940 2011-01-14 15:55 2010-12-14 Show GitHub Exploit DB Packet Storm
257459 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3939 2011-01-14 15:53 2010-12-14 Show GitHub Exploit DB Packet Storm
257460 9.3 危険 マイクロソフト - Microsoft Windows の Internet Connection Signup Wizard における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-3144 2011-01-14 15:49 2010-12-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249211 6.1 MEDIUM
Network
digisol dg-hr3400_firmware DIGISOL DG-HR3400 devices have XSS via a modified SSID when the apssid value is unchanged. CWE-79
Cross-site Scripting
CVE-2018-12715 2024-11-21 12:45 2019-07-4 Show GitHub Exploit DB Packet Storm
249212 6.1 MEDIUM
Network
eventum_project eventum An issue was discovered in Eventum 3.5.0. /htdocs/post_note.php has XSS via the garlic_prefix parameter. CWE-79
Cross-site Scripting
CVE-2018-12624 2024-11-21 12:45 2019-05-25 Show GitHub Exploit DB Packet Storm
249213 5.9 MEDIUM
Network
yarnpkg website The signature verification routine in install.sh in yarnpkg/website through 2018-06-05 only verifies that the yarn release is signed by any (arbitrary) key in the local keyring of the user, and does … CWE-347
 Improper Verification of Cryptographic Signature
CVE-2018-12556 2024-11-21 12:45 2019-05-17 Show GitHub Exploit DB Packet Storm
249214 5.9 MEDIUM
Network
mozilla network_security_services A cached side channel attack during handshakes using RSA encryption could allow for the decryption of encrypted content. This is a variant of the Adaptive Chosen Ciphertext attack (AKA Bleichenbacher… NVD-CWE-noinfo
CVE-2018-12404 2024-11-21 12:45 2019-05-3 Show GitHub Exploit DB Packet Storm
249215 5.9 MEDIUM
Network
mozilla network_security_services When handling a SSLv2-compatible ClientHello request, the server doesn't generate a new random value but sends an all-zero value instead. This results in full malleability of the ClientHello for SSLv… CWE-335
 Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)
CVE-2018-12384 2024-11-21 12:45 2019-04-30 Show GitHub Exploit DB Packet Storm
249216 7.5 HIGH
Network
coapthon_project coapthon The Serialize.deserialize() method in CoAPthon 3.1, 4.0.0, 4.0.1, and 4.0.2 mishandles certain exceptions, leading to a denial of service in applications that use this library (e.g., the standard CoA… CWE-502
 Deserialization of Untrusted Data
CVE-2018-12680 2024-11-21 12:45 2019-04-3 Show GitHub Exploit DB Packet Storm
249217 7.5 HIGH
Network
coapthon3_project coapthon3 The Serialize.deserialize() method in CoAPthon3 1.0 and 1.0.1 mishandles certain exceptions, leading to a denial of service in applications that use this library (e.g., the standard CoAP server, CoAP… CWE-502
 Deserialization of Untrusted Data
CVE-2018-12679 2024-11-21 12:45 2019-04-3 Show GitHub Exploit DB Packet Storm
249218 7.5 HIGH
Network
eclipse
fedoraproject
jetty
fedora
In Eclipse Jetty version 9.3.x and 9.4.x, the server is vulnerable to Denial of Service conditions if a remote client sends either large SETTINGs frames container containing many settings, or many sm… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2018-12545 2024-11-21 12:45 2019-03-28 Show GitHub Exploit DB Packet Storm
249219 8.1 HIGH
Network
eclipse mosquitto When Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) is configured to use a password file for authentication, any malformed data in the password file will be treated as valid. This typically means… CWE-287
Improper Authentication
CVE-2018-12551 2024-11-21 12:45 2019-03-28 Show GitHub Exploit DB Packet Storm
249220 8.1 HIGH
Network
eclipse mosquitto When Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) is configured to use an ACL file, and that ACL file is empty, or contains only comments or blank lines, then Mosquitto will treat this as thoug… NVD-CWE-noinfo
CVE-2018-12550 2024-11-21 12:45 2019-03-28 Show GitHub Exploit DB Packet Storm