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. 15, 2024, 6:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198151 7.5 危険 turbogears - TurboGears2 のデフォルトのクイックスタートの設定における repoze.who 認証を回避される脆弱性 CWE-310
暗号の問題
CVE-2009-5014 2012-03-27 18:42 2010-11-5 Show GitHub Exploit DB Packet Storm
198152 5 警告 infradead - OpenConnect におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-5009 2012-03-27 18:42 2010-10-14 Show GitHub Exploit DB Packet Storm
198153 2.1 注意 シスコシステムズ - CSD におけるポリシー制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-5008 2012-03-27 18:42 2010-10-14 Show GitHub Exploit DB Packet Storm
198154 3.3 注意 シスコシステムズ - Cisco AnyConnect SSL VPN のトライアルクライアントにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2009-5007 2012-03-27 18:42 2010-10-14 Show GitHub Exploit DB Packet Storm
198155 4 警告 Apache Software Foundation
レッドハット
- Red Hat Enterprise MRG などで使用される Apache Qpid の SessionAdapter::ExchangeHandlerImpl::checkAlternate 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-5006 2012-03-27 18:42 2010-10-17 Show GitHub Exploit DB Packet Storm
198156 5 警告 Apache Software Foundation
レッドハット
- Red Hat Enterprise MRG などで使用される Apache Qpid の Cluster::deliveredEvent 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-5005 2012-03-27 18:42 2010-10-17 Show GitHub Exploit DB Packet Storm
198157 7.5 危険 e-soft24 - e-soft24 Banner Exchange Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-5003 2012-03-27 18:42 2010-09-22 Show GitHub Exploit DB Packet Storm
198158 6.4 警告 IBM - IBM FileNet P8AE の Workplace コンポーネントにおけるコンテンツにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-5002 2012-03-27 18:42 2010-09-20 Show GitHub Exploit DB Packet Storm
198159 4 警告 IBM - IBM FileNet P8AE の Workplace コンポーネントにおけるアクセス制限を回避する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-5001 2012-03-27 18:42 2010-09-20 Show GitHub Exploit DB Packet Storm
198160 4.3 警告 IBM - IBM FileNet P8AE の Workplace コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-5000 2012-03-27 18:42 2010-09-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
931 9.8 CRITICAL
Network
level1 wbr-6012_firmware A security flaw involving hard-coded credentials in LevelOne WBR-6012's web services allows attackers to gain unauthorized access during the first 30 seconds post-boot. Other vulnerabilities can forc… Update CWE-798
 Use of Hard-coded Credentials
CVE-2024-31151 2024-11-14 03:19 2024-10-30 Show GitHub Exploit DB Packet Storm
932 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr() In the ad7124_write_raw() function, parameter val can potentia… Update CWE-369
 Divide By Zero
CVE-2024-50232 2024-11-14 03:17 2024-11-9 Show GitHub Exploit DB Packet Storm
933 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in run_is_mapped_full Fixed deleating of a non-resident attribute in ntfs_create_inode() r… Update NVD-CWE-noinfo
CVE-2024-50243 2024-11-14 03:16 2024-11-9 Show GitHub Exploit DB Packet Storm
934 7.5 HIGH
Network
level1 wbr-6012_firmware The LevelOne WBR-6012 router with firmware R0.40e6 is vulnerable to improper resource allocation within its web application, where a series of crafted HTTP requests can cause a reboot. This could lea… Update CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2024-31152 2024-11-14 03:15 2024-10-30 Show GitHub Exploit DB Packet Storm
935 8.1 HIGH
Network
level1 wbr-6012_firmware A security flaw involving hard-coded credentials in LevelOne WBR-6012's web services allows attackers to gain unauthorized access during the first 30 seconds post-boot. Other vulnerabilities can forc… Update CWE-798
 Use of Hard-coded Credentials
CVE-2024-28875 2024-11-14 03:10 2024-10-30 Show GitHub Exploit DB Packet Storm
936 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ntfs3: Add bounds checking to mi_enum_attr() Added bounds checking to make sure that every attr don't stray beyond valid memory r… Update CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2024-50248 2024-11-14 03:07 2024-11-9 Show GitHub Exploit DB Packet Storm
937 7.5 HIGH
Network
level1 wbr-6012_firmware The WBR-6012 is a wireless SOHO router. It is a low-cost device which functions as an internet gateway for homes and small offices while aiming to be easy to configure and operate. In addition to pro… Update CWE-131
Incorrect Calculation of Buffer Size
CVE-2024-28052 2024-11-14 03:07 2024-10-30 Show GitHub Exploit DB Packet Storm
938 5.4 MEDIUM
Network
themepunch slider_revolution The Slider Revolution plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 6.7.18 due to insufficient input sanitization and ou… Update CWE-79
Cross-site Scripting
CVE-2024-8107 2024-11-14 03:06 2024-10-1 Show GitHub Exploit DB Packet Storm
939 5.4 MEDIUM
Network
benjaminzekavica easy_svg_support The Easy SVG Support plugin for WordPress is vulnerable to Stored Cross-Site Scripting via REST API SVG File uploads in all versions up to, and including, 3.7 due to insufficient input sanitization a… Update CWE-79
Cross-site Scripting
CVE-2024-10269 2024-11-14 02:59 2024-11-8 Show GitHub Exploit DB Packet Storm
940 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check if more than chunk-size bytes are written A incorrectly formatted chunk may decompress into more than LZNT_CHUNK_… Update CWE-125
Out-of-bounds Read
CVE-2024-50247 2024-11-14 02:58 2024-11-9 Show GitHub Exploit DB Packet Storm