CVE-2017-17627 in Video Sharing Scriptinfo

Summary

by MITRE

Readymade Video Sharing Script 3.2 has SQL Injection via the single-video-detail.php report_videos array parameter.

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Analysis

by VulDB Data Team • 11/02/2025

The vulnerability CVE-2017-17627 represents a critical SQL injection flaw in the Readymade Video Sharing Script version 3.2, specifically affecting the single-video-detail.php page. This vulnerability arises from improper input validation and sanitization of the report_videos array parameter, which allows malicious actors to inject arbitrary SQL commands into the database query execution process. The flaw exists within the application's web interface where user-provided data is directly incorporated into SQL statements without adequate protection mechanisms.

The technical exploitation of this vulnerability occurs when an attacker submits malicious input through the report_videos parameter in the single-video-detail.php script. The application fails to properly escape or sanitize user-supplied data before incorporating it into database queries, creating a pathway for SQL injection attacks. This vulnerability falls under the Common Weakness Enumeration category CWE-89, which specifically addresses SQL injection flaws that occur when user input is not properly validated or escaped before being used in database operations. The weakness manifests as an insufficient input validation mechanism that allows attackers to manipulate the SQL query structure and potentially execute unauthorized database commands.

The operational impact of this vulnerability is severe and multifaceted, as it provides attackers with unauthorized access to the underlying database system. Successful exploitation could enable attackers to extract sensitive user data, modify database contents, or even escalate privileges within the application environment. The vulnerability affects the confidentiality, integrity, and availability of the video sharing platform's data, potentially exposing user credentials, personal information, and content metadata. According to the MITRE ATT&CK framework, this vulnerability maps to the T1190 technique for exploiting vulnerabilities in web applications, specifically targeting the database layer through improper input handling.

Mitigation strategies for CVE-2017-17627 should prioritize immediate implementation of proper input validation and parameterized queries. The recommended approach involves implementing prepared statements or parameterized queries to ensure that user input is properly separated from SQL command structure. Additionally, developers should implement comprehensive input sanitization routines that filter and validate all user-provided data before processing. The application should also employ proper error handling mechanisms that prevent information leakage through database error messages. Security patches should be applied immediately to update the Readymade Video Sharing Script to a version that addresses this vulnerability, as the affected version represents an outdated and insecure implementation that lacks modern security controls. Organizations should also implement web application firewalls and input validation rules to detect and prevent malicious SQL injection attempts targeting similar vulnerabilities in their web applications.

Reservation

12/13/2017

Disclosure

12/13/2017

Moderation

accepted

CPE

ready

Exploit

Download

EPSS

0.02204

KEV

no

Activities

very low

Sources

Do you need the next level of professionalism?

Upgrade your account now!