{ "schema_version": "1.4.0", "id": "GHSA-xxmj-xf3c-rjq4", "modified": "2024-04-04T02:37:46Z", "published": "2022-05-24T17:00:16Z", "aliases": [ "CVE-2019-18662" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18662" }, { "type": "WEB", "url": "https://github.com/YouPHPTube/YouPHPTube/issues/2202" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/155564/YouPHPTube-7.7-SQL-Injection.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2019/Dec/9" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-11-02T15:15:00Z" } }