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":Nov. 17, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199201 6.9 警告 FreeBSD - FreeBSD の openpam_configure.c におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4122 2012-01-13 18:14 2011-11-17 Show GitHub Exploit DB Packet Storm
199202 4 警告 Openswan
レッドハット
- Openswan におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-4073 2012-01-13 18:10 2011-10-28 Show GitHub Exploit DB Packet Storm
199203 7.5 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4372 2012-01-13 18:06 2012-01-10 Show GitHub Exploit DB Packet Storm
199204 7.5 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4370 2012-01-13 18:01 2012-01-10 Show GitHub Exploit DB Packet Storm
199205 7.5 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4373 2012-01-13 17:53 2012-01-10 Show GitHub Exploit DB Packet Storm
199206 7.5 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4371 2012-01-13 16:50 2012-01-10 Show GitHub Exploit DB Packet Storm
199207 9.3 危険 マイクロソフト - Microsoft Windows のカーネルにおける SafeSEH セキュリティ機能を回避される脆弱性 CWE-DesignError
CVE-2012-0001 2012-01-13 16:16 2012-01-10 Show GitHub Exploit DB Packet Storm
199208 9.3 危険 マイクロソフト - Microsoft Windows の winmm.dll における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0003 2012-01-13 16:10 2012-01-10 Show GitHub Exploit DB Packet Storm
199209 9.3 危険 マイクロソフト - Microsoft Windows の DirectShow における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0004 2012-01-13 16:07 2012-01-10 Show GitHub Exploit DB Packet Storm
199210 4.3 警告 Cogent Real-Time Systems Inc. - Cogent DataHub におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0309 2012-01-13 15:59 2012-01-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 18, 2024, 5:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1491 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: test for not too small csum_start in virtio_net_hdr_to_skb() syzbot was able to trigger this warning [1], after injecting a … NVD-CWE-noinfo
CVE-2024-49947 2024-11-13 06:25 2024-10-22 Show GitHub Exploit DB Packet Storm
1492 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdisc_pkt_len_init() One path takes care of SKB_GSO_DODGY, assuming skb->len is bigger than hdr_le… NVD-CWE-noinfo
CVE-2024-49948 2024-11-13 06:19 2024-10-22 Show GitHub Exploit DB Packet Storm
1493 7.5 HIGH
Network
- - A flaw was found in Gateway. Sending a non-base64 'basic' auth with special characters can cause APICast to incorrectly authenticate a request. A malformed basic authentication header containing spec… CWE-863
 Incorrect Authorization
CVE-2024-10295 2024-11-13 06:15 2024-10-25 Show GitHub Exploit DB Packet Storm
1494 4.7 MEDIUM
Local
linux-pam linux-pam A vulnerability was found in PAM. The secret information is stored in memory, where the attacker can trigger the victim program to execute by sending characters to its standard input (stdin). As this… CWE-922
 Insecure Storage of Sensitive Information
CVE-2024-10041 2024-11-13 06:15 2024-10-23 Show GitHub Exploit DB Packet Storm
1495 - - - A flaw was found in the libreswan client plugin for NetworkManager (NetkworkManager-libreswan), where it fails to properly sanitize the VPN configuration from the local unprivileged user. In this con… CWE-94
Code Injection
CVE-2024-9050 2024-11-13 06:15 2024-10-22 Show GitHub Exploit DB Packet Storm
1496 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible crash on mgmt_index_removed If mgmt_index_removed is called while there are commands queued on cmd_… NVD-CWE-noinfo
CVE-2024-49951 2024-11-13 06:06 2024-10-22 Show GitHub Exploit DB Packet Storm
1497 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdisc_pkt_len_init() with UFO After commit 7c6d2ecbda83 ("net: be more gentle about silly gso r… CWE-476
 NULL Pointer Dereference
CVE-2024-49949 2024-11-13 06:03 2024-10-22 Show GitHub Exploit DB Packet Storm
1498 9.8 CRITICAL
Network
eyecix jobsearch_wp_job_board Deserialization of Untrusted Data vulnerability in Eyecix JobSearch allows Object Injection.This issue affects JobSearch: from n/a through 2.5.9. CWE-502
 Deserialization of Untrusted Data
CVE-2024-47636 2024-11-13 05:52 2024-10-11 Show GitHub Exploit DB Packet Storm
1499 9.8 CRITICAL
Network
eyecix jobsearch_wp_job_board Missing Authorization vulnerability in eyecix JobSearch allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects JobSearch: from n/a through 2.5.4. CWE-862
 Missing Authorization
CVE-2024-43929 2024-11-13 05:49 2024-11-2 Show GitHub Exploit DB Packet Storm
1500 8.8 HIGH
Network
eyecix jobsearch_wp_job_board Missing Authorization vulnerability in eyecix JobSearch allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects JobSearch: from n/a through 2.5.4. CWE-862
 Missing Authorization
CVE-2024-43928 2024-11-13 05:49 2024-11-2 Show GitHub Exploit DB Packet Storm