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 17, 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
259751 9.3 危険 マイクロソフト - Microsoft Internet Explorer におけるメモリ破損の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3671 2010-01-22 10:26 2009-12-8 Show GitHub Exploit DB Packet Storm
259752 10 危険 マイクロソフト - Microsoft Windows のインターネット認証サービスにおけるネットワークリソースにアクセスされる脆弱性 CWE-255
CWE-94
CVE-2009-3677 2010-01-22 10:24 2009-12-8 Show GitHub Exploit DB Packet Storm
259753 10 危険 マイクロソフト - Microsoft Windows のインターネット認証サービスにおける任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2009-2505 2010-01-22 10:24 2009-12-8 Show GitHub Exploit DB Packet Storm
259754 6.9 警告 acpid - acpid の umask におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4235 2010-01-21 11:44 2009-12-7 Show GitHub Exploit DB Packet Storm
259755 6.9 警告 サイバートラスト株式会社
レッドハット
acpid
- acpid のレッドハットパッチにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4033 2010-01-21 11:43 2009-12-7 Show GitHub Exploit DB Packet Storm
259756 10 危険 アドビシステムズ - Adobe Illustrator における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-3952 2010-01-21 11:43 2010-01-7 Show GitHub Exploit DB Packet Storm
259757 9.3 危険 アドビシステムズ - Adobe Illustrator における Encapsulated PostScript ファイルの処理に関する任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-4195 2010-01-21 11:43 2009-12-4 Show GitHub Exploit DB Packet Storm
259758 4.4 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の exit_notify 関数における任意のシグナルをプロセスに送信可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1337 2010-01-21 11:23 2009-04-22 Show GitHub Exploit DB Packet Storm
259759 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel における sendmsg 関数の呼び出しに関するサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5300 2010-01-21 11:22 2008-12-1 Show GitHub Exploit DB Packet Storm
259760 6.8 警告 シスコシステムズ - 複数の SSL VPN (Web VPN) 製品においてウェブブラウザのセキュリティが迂回される問題 CWE-264
認可・権限・アクセス制御
CVE-2009-2631 2010-01-20 14:15 2009-12-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247281 5.9 MEDIUM
Network
axtls_project axtls In sig_verify() in x509.c in axTLS version 2.1.3 and before, the PKCS#1 v1.5 signature verification does not reject excess data after the hash value. Consequently, a remote attacker can forge signatu… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2018-16150 2024-11-21 12:52 2018-11-8 Show GitHub Exploit DB Packet Storm
247282 5.9 MEDIUM
Network
axtls_project axtls In sig_verify() in x509.c in axTLS version 2.1.3 and before, the PKCS#1 v1.5 signature verification blindly trusts the declared lengths in the ASN.1 structure. Consequently, when small public exponen… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2018-16149 2024-11-21 12:52 2018-11-8 Show GitHub Exploit DB Packet Storm
247283 7.5 HIGH
Network
knight_project knight A Path Traversal in Knightjs versions <= 0.0.1 allows an attacker to read content of arbitrary files on a remote server. CWE-22
Path Traversal
CVE-2018-16475 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
247284 6.1 MEDIUM
Network
tianma-static_project tianma-static A stored xss in tianma-static module versions <=1.0.4 allows an attacker to execute arbitrary javascript. CWE-79
Cross-site Scripting
CVE-2018-16474 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
247285 5.3 MEDIUM
Network
takeapeek_project takeapeek A path traversal in takeapeek module versions <=0.2.2 allows an attacker to list directory and files. CWE-22
Path Traversal
CVE-2018-16473 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
247286 7.5 HIGH
Network
cached-path-relative_project
debian
cached-path-relative
debian_linux
A prototype pollution attack in cached-path-relative versions <=1.0.1 allows an attacker to inject properties on Object.prototype which are then inherited by all the JS objects through the prototype … CWE-20
 Improper Input Validation 
CVE-2018-16472 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
247287 7.5 HIGH
Network
merge_project merge The merge.recursive function in the merge package <1.2.1 can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects allowing for a den… CWE-20
 Improper Input Validation 
CVE-2018-16469 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm
247288 5.4 MEDIUM
Network
loofah_project
debian
loofah
debian_linux
In the Loofah gem for Ruby, through v2.2.2, unsanitized JavaScript may occur in sanitized output when a crafted SVG element is republished. CWE-79
Cross-site Scripting
CVE-2018-16468 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm
247289 5.3 MEDIUM
Network
nextcloud nextcloud_server A missing check in Nextcloud Server prior to 14.0.0 could give unauthorized access to the previews of single file password protected shares. CWE-287
Improper Authentication
CVE-2018-16467 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm
247290 8.1 HIGH
Network
nextcloud nextcloud_server Improper revalidation of permissions in Nextcloud Server prior to 14.0.0, 13.0.6 and 12.0.11 lead to not accepting access restrictions by acess tokens. CWE-273
 Improper Check for Dropped Privileges
CVE-2018-16466 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm