Skip to main content

open-video-cms CVE-2025-6100

| EUVDEUVD-2025-18355 LOW
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') (CWE-74)
2025-06-16 cna@vuldb.com
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.4 MEDIUM

PR:L due to authentication required; C:L/I:L as SQLi can read/write data.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

7
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
6.3 (MEDIUM) 2.1 (LOW)
EUVD ID Assigned
Mar 14, 2026 - 21:59 euvd
EUVD-2025-18355
Analysis Generated
Mar 14, 2026 - 21:59 vuln.today
PoC Detected
Jun 16, 2025 - 12:32 vuln.today
Public exploit code
CVE Published
Jun 16, 2025 - 02:15 cve.org
LOW 2.1
CVE Published
Jun 16, 2025 - 02:15 nvd
MEDIUM 6.3

DescriptionCVE.org

A vulnerability was found in realguoshuai open-video-cms 1.0. It has been rated as critical. This issue affects some unknown processing of the file /v1/video/list. The manipulation of the argument sort leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

SQL injection in open-video-cms 1.0 allows remote authenticated attackers to manipulate database queries via the 'sort' parameter in /v1/video/list. A public exploit exists, but exploitation requires authentication and the product has limited deployment, reducing real-world risk.

Technical ContextAI

The vulnerability is a SQL injection (CWE-74) in the sort parameter of the /v1/video/list endpoint. The application likely constructs SQL queries by concatenating user input without proper sanitization. CPE data is not provided, but the affected product is open-video-cms version 1.0.

RemediationAI

No vendor patch is available as the vendor did not respond. Mitigations include restricting access to the /v1/video/list endpoint to trusted users only, implementing a web application firewall (WAF) to filter SQL injection attempts, and sanitizing the 'sort' parameter input. Disabling the endpoint if not needed is a temporary workaround.

Share

CVE-2025-6100 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy