CVE-2019-18662
This can be exploited by malicious users to, e.g., read sensitive data from the database through in-band SQL Injection attacks.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.31%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.31% probability · 82th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- youphptube/youphptube
- Source
- cve@mitre.org
References
- http://packetstormsecurity.com/files/155564/YouPHPTube-7.7-SQL-Injection.html
- http://seclists.org/fulldisclosure/2019/Dec/9
- https://github.com/YouPHPTube/YouPHPTube/issues/2202Patch, Third Party Advisory
- http://packetstormsecurity.com/files/155564/YouPHPTube-7.7-SQL-Injection.html
- http://seclists.org/fulldisclosure/2019/Dec/9
- https://github.com/YouPHPTube/YouPHPTube/issues/2202Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.