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":June 6, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223591 10 危険 FFmpeg - FFmpeg の libavcodec/shorten.c の read_header 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0873 2013-11-27 10:28 2013-02-13 Show GitHub Exploit DB Packet Storm
223592 10 危険 FFmpeg - FFmpeg の libswresample/swresample.c の swr_init 関数における脆弱性 CWE-119
バッファエラー
CVE-2013-0872 2013-11-27 10:27 2013-02-14 Show GitHub Exploit DB Packet Storm
223593 5 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスの Control and Provisioning of Wireless Access Points プロトコルの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-6699 2013-11-27 10:21 2013-11-22 Show GitHub Exploit DB Packet Storm
223594 4.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスの Web インターフェースにおけるクリックジャッキング攻撃を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6698 2013-11-27 10:20 2013-11-22 Show GitHub Exploit DB Packet Storm
223595 4.3 警告 シスコシステムズ - Cisco IOS の IPSec の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-6694 2013-11-27 10:18 2013-11-22 Show GitHub Exploit DB Packet Storm
223596 6.3 警告 レッドハット - Nagios Core の rss-newsfeed.php における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2013-4214 2013-11-27 09:57 2013-11-18 Show GitHub Exploit DB Packet Storm
223597 6.3 警告 レッドハット - Nagios Core 用 Red Hat OpenStack などの製品により提供される nagios.upgrade_to_v3.sh における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2013-2029 2013-11-27 09:57 2013-11-18 Show GitHub Exploit DB Packet Storm
223598 5 警告 IBM - IBM Rational Service Tester および Rational Performance Tester における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2013-6312 2013-11-27 09:50 2013-11-19 Show GitHub Exploit DB Packet Storm
223599 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Data Protection Manager アプライアンスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3288 2013-11-27 09:44 2013-11-21 Show GitHub Exploit DB Packet Storm
223600 3.3 注意 Hercules Team
レッドハット
- Augeas の transform_save の transform_save 関数における任意のファイルを上書きされる脆弱性 CWE-22
パス・トラバーサル
CVE-2012-6607 2013-11-26 18:35 2012-01-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314241 7.8 HIGH
Local
google android In ufshc_scsi_cmd of ufs.c, there is a possible stack variable use after free due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed.… CWE-416
 Use After Free
CVE-2024-47017 2024-10-29 02:56 2024-10-25 Show GitHub Exploit DB Packet Storm
314242 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow assignment in link_dp_cts sampling_rate is an uint8_t but is assigned an unsigned int, and thus i… CWE-190
 Integer Overflow or Wraparound
CVE-2024-50016 2024-10-29 02:17 2024-10-22 Show GitHub Exploit DB Packet Storm
314243 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: dax: fix overflowing extents beyond inode size when partially writing The dax_iomap_rw() does two things in each iteration:… NVD-CWE-noinfo
CVE-2024-50015 2024-10-29 02:13 2024-10-22 Show GitHub Exploit DB Packet Storm
314244 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path The following kernel trace can be triggered with fstest generic/629 when… CWE-908
 Use of Uninitialized Resource
CVE-2024-50014 2024-10-29 02:12 2024-10-22 Show GitHub Exploit DB Packet Storm
314245 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Check GSC structure validity Sometimes xe_gsc is not initialized when checked at HDCP capability check. Add gsc stru… CWE-908
 Use of Uninitialized Resource
CVE-2024-49990 2024-10-29 01:42 2024-10-22 Show GitHub Exploit DB Packet Storm
314246 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbd_conn struct When sending an oplock break request, opinfo->conn is used, But freed ->conn can be used o… CWE-416
 Use After Free
CVE-2024-49988 2024-10-29 01:38 2024-10-22 Show GitHub Exploit DB Packet Storm
314247 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpftool: Fix undefined behavior in qsort(NULL, 0, ...) When netfilter has no entry to display, qsort is called with qsort(NULL, 0… CWE-476
 NULL Pointer Dereference
CVE-2024-49987 2024-10-29 01:23 2024-10-22 Show GitHub Exploit DB Packet Storm
314248 8.8 HIGH
Network
tenda ac8_firmware A vulnerability classified as critical was found in Tenda AC8 16.03.34.06. This vulnerability affects the function formSetRebootTimer of the file /goform/SetSysAutoRebbotCfg. The manipulation of the … CWE-121
Stack-based Buffer Overflow
CVE-2024-10130 2024-10-29 01:08 2024-10-19 Show GitHub Exploit DB Packet Storm
314249 8.8 HIGH
Network
tenda ac8_firmware A vulnerability was found in Tenda AC8 16.03.34.06. It has been declared as critical. Affected by this vulnerability is the function compare_parentcontrol_time of the file /goform/saveParentControlIn… CWE-121
Stack-based Buffer Overflow
CVE-2024-10123 2024-10-29 01:06 2024-10-19 Show GitHub Exploit DB Packet Storm
314250 9.8 CRITICAL
Network
clothes_recommendation_system_project clothes_recommendation_system A vulnerability was found in SourceCodeHero Clothes Recommendation System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /admin/index.php of the component … CWE-89
SQL Injection
CVE-2024-10336 2024-10-29 01:01 2024-10-25 Show GitHub Exploit DB Packet Storm