An issue was discovered in YouPHPTube through 7.7. User input passed through the live_stream_code POST parameter to /plugin/LiveChat/getChat.json.php is not properly sanitized (in getFromChat in plugin/LiveChat/Objects/LiveChatObj.php) before being used to construct a SQL query. This can be exploited by malicious users to, e.g., read sensitive data from the database through in-band SQL Injection attacks. Successful exploitation of this vulnerability requires the Live Chat plugin to be enabled.
References
Configurations
History
21 Nov 2024, 04:33
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/155564/YouPHPTube-7.7-SQL-Injection.html - | |
References | () http://seclists.org/fulldisclosure/2019/Dec/9 - | |
References | () https://github.com/YouPHPTube/YouPHPTube/issues/2202 - Patch, Third Party Advisory |
Information
Published : 2019-11-02 15:15
Updated : 2024-11-21 04:33
NVD link : CVE-2019-18662
Mitre link : CVE-2019-18662
CVE.ORG link : CVE-2019-18662
JSON object : View
Products Affected
youphptube
- youphptube
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')