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":Sept. 22, 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
192391 4.3 警告 mark pilgrim - Universal Feed Parser の feedparser.py におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1158 2012-03-27 18:43 2011-02-18 Show GitHub Exploit DB Packet Storm
192392 4.3 警告 mark pilgrim - Universal Feed Parser の feedparser.py におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1157 2012-03-27 18:43 2011-02-15 Show GitHub Exploit DB Packet Storm
192393 6.8 警告 Digium - 複数の Asterisk 製品におけるスタックベースおよびヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1147 2012-03-27 18:43 2011-02-21 Show GitHub Exploit DB Packet Storm
192394 3.3 注意 The PHP Group - PEAR のインストーラにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-1144 2012-03-27 18:43 2011-03-2 Show GitHub Exploit DB Packet Storm
192395 5 警告 Wireshark - Wireshark の dissect_ber_choice 関数におけるスタック消費の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1142 2012-03-27 18:43 2011-03-2 Show GitHub Exploit DB Packet Storm
192396 4.3 警告 Wireshark - Wireshark の dissect_6lowpan_iphc 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1138 2012-03-27 18:43 2011-03-1 Show GitHub Exploit DB Packet Storm
192397 5 警告 Simple Machines - SMF の PlushSearch2 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1131 2012-03-27 18:43 2011-02-11 Show GitHub Exploit DB Packet Storm
192398 7.5 危険 Simple Machines - SMF における SQL インジェクション攻撃を誘発する脆弱性 CWE-20
不適切な入力確認
CVE-2011-1130 2012-03-27 18:43 2011-02-11 Show GitHub Exploit DB Packet Storm
192399 5 警告 mark pilgrim - Universal Feed Parser の feedparser.py におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1156 2012-03-27 18:43 2008-01-31 Show GitHub Exploit DB Packet Storm
192400 3.5 注意 Simple Machines - SMF の EditNews 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1129 2012-03-27 18:43 2011-02-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Sept. 22, 2024, 8:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2121 3.9 LOW
Physics
redhat
opensc_project
enterprise_linux
opensc
A vulnerability was found in pkcs15-init in OpenSC. An attacker could use a crafted USB Device or Smart Card, which would present the system with a specially crafted response to APDUs. Insufficient… CWE-908
 Use of Uninitialized Resource
CVE-2024-45618 2024-09-14 01:30 2024-09-4 Show GitHub Exploit DB Packet Storm
2122 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion wpa_supplicant 2.11 sends since 1efdba5fdc2c ("Handle PMKSA flush in t… CWE-476
 NULL Pointer Dereference
CVE-2024-46672 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
2123 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: igb: cope with large MAX_SKB_FRAGS Sabrina reports that the igb driver does not cope well with large MAX_SKB_FRAG values: setting… CWE-787
 Out-of-bounds Write
CVE-2024-45030 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
2124 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: Do not mark ACPI devices as irq safe On ACPI machines, the tegra i2c module encounters an issue due to a mutex being … CWE-667
 Improper Locking
CVE-2024-45029 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
2125 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_test: Fix NULL dereference on allocation failure If the "test->highmem = alloc_pages()" allocation fails then calling __… CWE-476
 NULL Pointer Dereference
CVE-2024-45028 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
2126 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup() If xhci_mem_init() fails, it calls into xhci_mem_cl… CWE-459
 Incomplete Cleanup
CVE-2024-45027 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
2127 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error recovery leading to data corruption on ESE devices Extent Space Efficient (ESE) or thin provisioned volumes … CWE-787
 Out-of-bounds Write
CVE-2024-45026 2024-09-14 01:29 2024-09-12 Show GitHub Exploit DB Packet Storm
2128 7.8 HIGH
Local
samsung universal_print_driver The Samsung Universal Print Driver for Windows is potentially vulnerable to escalation of privilege allowing the creation of a reverse shell in the tool. This is only applicable for products in the a… NVD-CWE-noinfo
CVE-2024-5760 2024-09-14 01:28 2024-09-12 Show GitHub Exploit DB Packet Storm
2129 8.8 HIGH
Network
mayurik best_house_rental_management_system A vulnerability classified as critical has been found in SourceCodester Best House Rental Management System 1.0. Affected is the function delete_user/save_user of the file /admin_class.php. The manip… CWE-89
SQL Injection
CVE-2024-8709 2024-09-14 01:27 2024-09-12 Show GitHub Exploit DB Packet Storm
2130 6.1 MEDIUM
Network
payara payara URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Payara Platform Payara Server (REST Management Interface modules) allows Session Hijacking.This issue affects Payara Server: from … CWE-601
Open Redirect
CVE-2024-7312 2024-09-14 01:27 2024-09-12 Show GitHub Exploit DB Packet Storm