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
192781 4.3 警告 blogcms - BLOG:CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4749 2012-03-27 18:42 2011-03-1 Show GitHub Exploit DB Packet Storm
192782 4.3 警告 PmWiki - PmWiki の pmwiki.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4748 2012-03-27 18:42 2011-03-1 Show GitHub Exploit DB Packet Storm
192783 4.3 警告 ahmattox
WordPress.org
- WordPress の wordpress-processing-embed/data/popup.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4747 2012-03-27 18:42 2011-03-1 Show GitHub Exploit DB Packet Storm
192784 5 警告 Fedora Project - 389 Directory Server の正規化機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4746 2012-03-27 18:42 2011-02-23 Show GitHub Exploit DB Packet Storm
192785 4.3 警告 gareth watts - PHPXref の nav.html におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4745 2012-03-27 18:42 2011-02-21 Show GitHub Exploit DB Packet Storm
192786 10 危険 moinejf - abcm2ps における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2010-4744 2012-03-27 18:42 2011-02-18 Show GitHub Exploit DB Packet Storm
192787 6.8 警告 moinejf - abcm2ps の getarena 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4743 2012-03-27 18:42 2011-02-18 Show GitHub Exploit DB Packet Storm
192788 10 危険 Moxa Inc. - Moxa ActiveX SDK の特定の ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4742 2012-03-27 18:42 2011-02-18 Show GitHub Exploit DB Packet Storm
192789 7.5 危険 aretimes
Joomla!
- Joomla! の Maian Media Silver (com_maianmedia) コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4739 2012-03-27 18:42 2011-02-15 Show GitHub Exploit DB Packet Storm
192790 7.5 危険 raemedia - Rae Media INC Real Estate Single and Multi Agent System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4738 2012-03-27 18:42 2011-02-15 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