Lucene search
+L

21257 matches found

Vulnrichment
Vulnrichment
added 2025/06/20 3:04 p.m.2 views

CVE-2025-49986 WordPress Video List Manager plugin <= 1.7 - Broken Access Control Vulnerability

Missing Authorization vulnerability in thanhtungtnt Video List Manager video-list-manager allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Video List Manager: from n/a through = 1.7...

5.3CVSS5.2AI score0.00249EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/06/20 3:03 p.m.7 views

CVE-2025-52821 WordPress Video List Manager plugin <= 1.7 - SQL Injection Vulnerability

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in thanhtungtnt Video List Manager allows SQL Injection. This issue affects Video List Manager: from n/a through 1.7...

8.5CVSS8.8AI score0.00267EPSS
SaveExploits0References1
CVE
CVE
added 2025/06/20 3:03 p.m.31 views

CVE-2025-52821

CVE-2025-52821 affects the WordPress plugin Video List Manager (versions up to 1.7). The vulnerability is an SQL Injection resulting from improper neutralization of special elements in SQL commands. The CVSSv3.1 vector (AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L) yields a base score of 8.5 (HIGH) , indi...

8.5CVSS5.9AI score0.00267EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/06/20 3:03 p.m.21 views

CVE-2025-52821 WordPress Video List Manager plugin <= 1.7 - SQL Injection Vulnerability

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in thanhtungtnt Video List Manager video-list-manager allows SQL Injection.This issue affects Video List Manager: from n/a through = 1.7...

8.5CVSS0.00267EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/06/20 12:00 a.m.9 views

PT-2025-26354 · Unknown · Thanhtungtnt Video List Manager

Name of the Vulnerable Software and Affected Versions: thanhtungtnt Video List Manager versions 1.7 and earlier Description: The issue is related to a Missing Authorization vulnerability, which allows accessing functionality not properly constrained by ACLs. Recommendations: For thanhtungtnt Vide...

5.3CVSS6AI score0.00249EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/20 12:00 a.m.11 views

PT-2025-26425 · Unknown · Thanhtungtnt Video List Manager

Name of the Vulnerable Software and Affected Versions: thanhtungtnt Video List Manager versions through 1.7 Description: The issue is related to an SQL Injection vulnerability, specifically an Improper Neutralization of Special Elements used in an SQL Command. This allows for SQL Injection,...

8.5CVSS7.2AI score0.00267EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/06/20 12:00 a.m.6 views

WordPress plugin Video List Manager 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed in the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A security vulnerability exists in WordPress...

5.3CVSS6.4AI score0.00249EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/06/20 12:00 a.m.8 views

WordPress plugin Video List Manager SQL注入漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A SQL injection vulnerability exists in...

8.5CVSS7.5AI score0.00267EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/06/20 12:00 a.m.8 views

PT-2025-33563

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s drm/amdkfd subsystem where calling mmput from an MMU notifier callback can lead to a deadlock if the process is exiting. This deadlock can cause a...

5.5CVSS6.1AI score0.00114EPSS
SaveExploits0
Patchstack
Patchstack
added 2025/06/19 4:32 p.m.9 views

WordPress Video List Manager plugin <= 1.7 - Broken Access Control Vulnerability

Broken Access Control Vulnerability discovered by Chu The Anh Blue Rock in WordPress Plugin Video List Manager versions = 1.7...

5.3CVSS6.7AI score0.00249EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/19 3:20 p.m.14 views

CVE-2025-30988

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in CreativeMedia Elite Video Player elite-video-player allows Stored XSS.This issue affects Elite Video Player: from n/a through = 10.0.5...

7.1CVSS5.9AI score0.00222EPSS
SaveExploits0References1
Schneier on Security
Schneier on Security
added 2025/06/19 11:06 a.m.10 views

Self-Driving Car Video Footage

Two articles crossed my path recently. First, a discussion of all the video Waymo has from outside its cars: in this case related to the LA protests. Second, a discussion of all the video Tesla has from inside its cars. Lots of things are collecting lots of video of lots of other things. How and...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.7 views

SUSE CVE-2022-49982

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix memory leak in pvrprobe The error handling code in pvr2hdwcreate forgets to unregister the v4l2 device. When pvr2hdwcreate returns back to pvr2contextcreate, it calls pvr2contextdestroy to destroy context, but...

5.5CVSS6.3AI score0.00217EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.8 views

SUSE CVE-2022-50010

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: i740fb: Check the argument of i740calcvclk Since the user can control the arguments of the ioctl from the user space, under special arguments that may result in a divide-by-zero bug. If the user provides an improper...

5.5CVSS6.3AI score0.00217EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.8 views

SUSE CVE-2022-50097

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: s3fb: Check the size of screen before memsetio In the function s3fbsetpar, the value of 'screensize' is calculated by the user input. If the user provides the improper value, the value of 'screensize' may larger tha...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.14 views

SUSE CVE-2022-50175

In the Linux kernel, the following vulnerability has been resolved: media: tw686x: Fix memory leak in tw686xvideoinit videodevicealloc allocates memory for vdev, when videoregisterdevice fails, it doesn't release the memory and leads to memory leak, call videodevicerelease to fix this...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:15 a.m.8 views

SUSE CVE-2025-38044

In the Linux kernel, the following vulnerability has been resolved: media: cx231xx: set devicecaps for 417 The videodevice for the MPEG encoder did not set devicecaps. Add this, otherwise the video device can't be registered you get a WARNON instead. Not seen before since currently 417 support is...

7.9AI score0.00181EPSS
SaveExploits0References16
Packet Storm News
Packet Storm News
added 2025/06/19 12:00 a.m.8 views

Spotting Tell-Tale Visual Artifacts in Face Swapping Videos: Strengths and Pitfalls of CNN Detectors

Face swapping manipulations in video streams represents an increasing threat in remote video communications, due to advances in automated and real-time tools. Recent literature proposes to characterize and exploit visual artifacts introduced in video frames by swapping algorithms when dealing wit...

6.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/18 10:17 p.m.12 views

CVE-2025-43200

This issue was addressed with improved checks. This issue is fixed in iOS 15.8.4 and iPadOS 15.8.4, iOS 16.7.11 and iPadOS 16.7.11, iOS 18.3.1 and iPadOS 18.3.1, iPadOS 17.7.5, macOS Sequoia 15.3.1, macOS Sonoma 14.7.4, macOS Ventura 13.7.4, visionOS 2.3.1, watchOS 11.3.1. A logic issue existed...

4.2CVSS6.5AI score0.01033EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

DEBIAN-CVE-2022-50175

In the Linux kernel, the following vulnerability has been resolved: media: tw686x: Fix memory leak in tw686xvideoinit videodevicealloc allocates memory for vdev, when videoregisterdevice fails, it doesn't release the memory and leads to memory leak, call videodevicerelease to fix this...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits0References1
Rows per page
Query Builder