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. 16, 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
198181 5 警告 IBM - IBM TDS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-7288 2012-03-27 18:42 2011-04-21 Show GitHub Exploit DB Packet Storm
198182 4 警告 IBM - IBM TDS の API 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-7287 2012-03-27 18:42 2011-04-10 Show GitHub Exploit DB Packet Storm
198183 3.5 注意 IBM - IBM Lotus Quickr for Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-7286 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
198184 5 警告 IBM - IBM Lotus Quickr for Lotus Domino の docnote 文字列処理実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2008-7285 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
198185 3.5 注意 IBM - IBM Lotus Quickr for Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-7284 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
198186 6 警告 OTRS プロジェクト - OTRS におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7283 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
198187 4.6 警告 OTRS プロジェクト - OTRS の Kernel/Output/HTML/CustomerNewTicketQueueSelectionGeneric.pm におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7282 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
198188 4.3 警告 OTRS プロジェクト - OTRS における重要な電子メールアドレス情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-7281 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
198189 5 警告 OTRS プロジェクト - OTRS の Kernel/System/EmailParser.pm in PostmasterPOP3.pl におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-7280 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
198190 6.5 警告 OTRS プロジェクト - OTRS の CustomerInterface コンポーネントにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-7279 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 16, 2024, 4:17 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1061 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
1062 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
1063 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
1064 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
1065 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
1066 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
1067 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
1068 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
1069 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
1070 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