CVE-2025-58048

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-58048
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-58048.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-58048
Aliases
  • GHSA-5pm9-r2m8-rcmj
Published
2025-08-28T17:31:19Z
Modified
2025-11-11T03:04:05.532577Z
Severity
  • 9.9 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Paymenter Vulnerable to Remote Code Execution via Public File Uploads
Details

Paymenter is a free and open-source webshop solution for hostings. Prior to version 1.2.11, the ticket attachments functionality in Paymenter allows a malicious authenticated user to upload arbitrary files. This could result in sensitive data extraction from the database, credentials being read from configuration files, and arbitrary system commands being run under the web server user context. This vulnerability was patched by commit 87c3db4 and was released under the version 1.2.11 tag without any other code modifications compared to version 1.2.10. If upgrading is not immediately possible, administrators can mitigate this vulnerability with one or more of the following measures: updating nginx config to download attachments instead of executing them or disallowing access to /storage/ fully using a WAF such as Cloudflare.

Database specific
{
    "cwe_ids": [
        "CWE-434"
    ]
}
References

Affected packages

Git / github.com/paymenter/paymenter

Affected ranges

Type
GIT
Repo
https://github.com/paymenter/paymenter
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*

v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v1.1.0
v1.1.1
v1.2.0
v1.2.1
v1.2.10
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9