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. 18, 2024, 6:03 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199161 10 危険 フレクセラ・ソフトウェア合同会社 - Flexera FlexNet Publisher の lmgrd におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4135 2012-01-24 16:02 2011-08-16 Show GitHub Exploit DB Packet Storm
199162 10 危険 フレクセラ・ソフトウェア合同会社 - Flexera FlexNet Publisher の lmadmin におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4134 2012-01-24 15:42 2011-08-3 Show GitHub Exploit DB Packet Storm
199163 2.1 注意 フレクセラ・ソフトウェア合同会社 - Flexera Macrovision InstallShield における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2007-6744 2012-01-24 15:32 2007-05-23 Show GitHub Exploit DB Packet Storm
199164 9 危険 シスコシステムズ - Cisco Digital Media Manager における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0329 2012-01-24 15:22 2012-01-18 Show GitHub Exploit DB Packet Storm
199165 5.1 警告 Yahoo! - Yahoo! Messenger の YImage.dll の CYImage::LoadJPG メソッドにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-0268 2012-01-24 15:13 2012-01-19 Show GitHub Exploit DB Packet Storm
199166 5 警告 Certec EDV - Certec EDV atvise におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-4873 2012-01-24 15:11 2012-01-19 Show GitHub Exploit DB Packet Storm
199167 10 危険 シスコシステムズ - Cisco TelePresence Software における設定を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4659 2012-01-24 15:09 2012-01-18 Show GitHub Exploit DB Packet Storm
199168 9.3 危険 IBM - IBM SPSS Dimensions および SPSS Data Collection における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0188 2012-01-23 17:54 2012-01-18 Show GitHub Exploit DB Packet Storm
199169 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品の Windows Object Packager 設定における権限昇格の脆弱性 CWE-Other
その他
CVE-2012-0009 2012-01-23 17:52 2012-01-10 Show GitHub Exploit DB Packet Storm
199170 9.3 危険 IBM - IBM SPSS SamplePower の VsVIEW6.ocx における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0189 2012-01-23 16:33 2012-01-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 18, 2024, 4:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
951 - - - In the Linux kernel, the following vulnerability has been resolved: riscv/purgatory: align riscv_kernel_entry When alignment handling is delegated to the kernel, everything must be word-aligned in … - CVE-2024-43868 2024-11-15 01:15 2024-08-21 Show GitHub Exploit DB Packet Storm
952 - - - In the Linux kernel, the following vulnerability has been resolved: ice: Add a per-VF limit on number of FDIR filters While the iavf driver adds a s/w limit (128) on the number of FDIR filters that… - CVE-2024-42291 2024-11-15 01:15 2024-08-17 Show GitHub Exploit DB Packet Storm
953 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: sched: use RCU read-side critical section in taprio_dump() Fix possible use-after-free in 'taprio_dump()' by adding RCU read… CWE-416
 Use After Free
CVE-2024-50126 2024-11-15 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
954 - - - In the Linux kernel, the following vulnerability has been resolved: bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq Undefined behavior is triggered when bnxt_qplib_alloc_init_h… - CVE-2024-38540 2024-11-15 01:15 2024-06-19 Show GitHub Exploit DB Packet Storm
955 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in ntfs_file_release NVD-CWE-noinfo
CVE-2024-50242 2024-11-15 01:12 2024-11-9 Show GitHub Exploit DB Packet Storm
956 5.4 MEDIUM
Network
sap netweaver_enterprise_portal SAP NetWeaver Enterprise Portal (KMC) does not sufficiently encode user-controlled inputs, resulting in Cross-Site Scripting vulnerability in KMC servlet. An attacker could craft a script and trick t… CWE-79
Cross-site Scripting
CVE-2024-47594 2024-11-15 01:12 2024-10-8 Show GitHub Exploit DB Packet Storm
957 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Commit 413db06c05e7 ("phy: qcom-qmp-usb: clean up probe initialisation") re… CWE-476
 NULL Pointer Dereference
CVE-2024-50240 2024-11-15 00:57 2024-11-9 Show GitHub Exploit DB Packet Storm
958 5.4 MEDIUM
Network
ampache ampache Ampache is a web based audio/video streaming application and file manager. The current implementation of token parsing does not adequately validate CSRF tokens when users send messages to one another… CWE-352
 Origin Validation Error
CVE-2024-51489 2024-11-15 00:46 2024-11-12 Show GitHub Exploit DB Packet Storm
959 9.0 CRITICAL
Network
ampache ampache Ampache is a web based audio/video streaming application and file manager. This vulnerability exists in the interface section of the Ampache menu, where users can change "Custom URL - Logo". This sec… CWE-79
Cross-site Scripting
CVE-2024-51490 2024-11-15 00:30 2024-11-12 Show GitHub Exploit DB Packet Storm
960 7.5 HIGH
Network
metabase metabase Metabase is an open source data analytics platform. In affected versions a security issue has been discovered with the custom GeoJSON map (`admin->settings->maps->custom maps->add a map`) support and… CWE-22
Path Traversal
CVE-2021-41277 2024-11-15 00:26 2021-11-18 Show GitHub Exploit DB Packet Storm