Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
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":May 27, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248941 4.3 警告 シスコシステムズ - Cisco CiscoWorks Common Services の autologin.jsp における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2011-4237 2012-05-8 13:49 2012-05-3 Show GitHub Exploit DB Packet Storm
248942 5 警告 シスコシステムズ - Cisco Unified MeetingPlace の Web サーバにおけるディレクトリ名を列挙される脆弱性 CWE-200
情報漏えい
CVE-2011-4232 2012-05-8 13:48 2012-05-3 Show GitHub Exploit DB Packet Storm
248943 6.3 警告 シスコシステムズ - Cisco IOS および IOS XE におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4231 2012-05-8 13:40 2012-05-3 Show GitHub Exploit DB Packet Storm
248944 7.8 危険 シスコシステムズ - Nexus スイッチ上で稼働する Cisco NX-OS の libcmd におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-4023 2012-05-8 11:54 2012-05-3 Show GitHub Exploit DB Packet Storm
248945 5 警告 シスコシステムズ - Cisco Intrusion Prevention System のセンサにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2011-4022 2012-05-8 11:53 2012-05-3 Show GitHub Exploit DB Packet Storm
248946 5.4 警告 シスコシステムズ - Cisco IOS および Cisco Unified Communications Manager におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-4019 2012-05-8 11:50 2012-05-3 Show GitHub Exploit DB Packet Storm
248947 5.4 警告 シスコシステムズ - Cisco IOS の PPP の実装におけるサービス運用妨害 (デバイスクラッシュ) の脆弱性 CWE-16
環境設定
CVE-2011-4016 2012-05-8 11:41 2012-05-2 Show GitHub Exploit DB Packet Storm
248948 5 警告 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (インターフェイスキューウェッジ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4015 2012-05-8 11:40 2012-05-2 Show GitHub Exploit DB Packet Storm
248949 4 警告 シスコシステムズ - Cisco WCS の TAC Case Attachment ツールにおける任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-4014 2012-05-8 11:39 2012-05-2 Show GitHub Exploit DB Packet Storm
248950 9.3 危険 シスコシステムズ - Cisco IOS におけるフラグメンテーション (断片化) のエントリー生成処理に関する詳細不明な脆弱性 CWE-Other
その他
CVE-2011-4012 2012-05-8 11:38 2012-05-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
315171 - - - Deserialization of untrusted data can occur in versions 2.4.0 or newer of the Cleanlab project, enabling a maliciously crafted datalab.pkl file to run arbitrary code on an end user’s system when the … - CVE-2024-45857 2024-09-12 22:15 2024-09-12 Show GitHub Exploit DB Packet Storm
315172 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double list_add when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kerne… NVD-CWE-noinfo
CVE-2022-48916 2024-09-12 22:11 2024-08-22 Show GitHub Exploit DB Packet Storm
315173 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min While the $val/$val2 values passed in from userspace are always >= … NVD-CWE-noinfo
CVE-2022-48917 2024-09-12 22:07 2024-08-22 Show GitHub Exploit DB Packet Storm
315174 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: get rid of warning on transaction commit when using flushoncommit When using the flushoncommit mount option, during almost… CWE-667
 Improper Locking
CVE-2022-48920 2024-09-12 22:04 2024-08-22 Show GitHub Exploit DB Packet Storm
315175 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix fault in reweight_entity Syzbot found a GPF in reweight_entity. This has been bisected to commit 4ef0c5c6b5ba ("k… CWE-362
Race Condition
CVE-2022-48921 2024-09-12 21:58 2024-08-22 Show GitHub Exploit DB Packet Storm
315176 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: riscv: fix oops caused by irqsoff latency tracer The trace_hardirqs_{on,off}() require the caller to setup frame pointer properly… CWE-476
 NULL Pointer Dereference
CVE-2022-48922 2024-09-12 21:52 2024-08-22 Show GitHub Exploit DB Packet Storm
315177 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: prevent copying too big compressed lzo segment Compressed length can be corrupted to be a lot larger than memory we have a… CWE-787
 Out-of-bounds Write
CVE-2022-48923 2024-09-12 21:50 2024-08-22 Show GitHub Exploit DB Packet Storm
315178 7.2 HIGH
Network
lifterlms lifterlms The LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes plugin for WordPress is vulnerable to blind SQL Injection via the 'order' parameter in all versions up to, and including, 7.7.5 due to … CWE-89
SQL Injection
CVE-2024-7349 2024-09-12 21:43 2024-09-6 Show GitHub Exploit DB Packet Storm
315179 9.8 CRITICAL
Network
plechevandrey wp-recall The WP-Recall – Registration, Profile, Commerce & More plugin for WordPress is vulnerable to privilege escalation/account takeover in all versions up to, and including, 16.26.8. This is due to to plu… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2024-8292 2024-09-12 21:37 2024-09-6 Show GitHub Exploit DB Packet Storm
315180 - - - A vulnerability was found in Shandong Star Measurement and Control Equipment Heating Network Wireless Monitoring System 5.6.2 and classified as critical. Affected by this issue is the function GetDat… CWE-89
SQL Injection
CVE-2024-8705 2024-09-12 21:35 2024-09-12 Show GitHub Exploit DB Packet Storm