CVE-2019-25579 PUBLISHED

phpTransformer 2016.9 Directory Traversal via jQueryFileUpload

Assigner: VulnCheck
Reserved: 21.03.2026 Published: 21.03.2026 Updated: 21.03.2026

phpTransformer 2016.9 contains a directory traversal vulnerability that allows unauthenticated attackers to access arbitrary files by manipulating the path parameter. Attackers can send requests to the jQueryFileUploadmaster server endpoint with traversal sequences ../../../../../../ to list and retrieve files outside the intended directory.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor Phptransformer
Product phpTransformer
Versions
  • Version 2016.9 is affected

Credits

  • Ihsan Sencan finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE