ghsa-m988-7375-7g2c
Vulnerability from github
Published
2023-09-25 17:34
Modified
2023-09-26 13:57
Severity ?
VLAI Severity ?
Summary
pimcore/admin-ui-classic-bundle Cross-site Scripting vulnerability in Translations
Details
Impact
The translation value with text including “%s” (from “%suggest%) is parsed by sprintf() even though it’s supposed to be output literally to the user.
The translations may be accessible by a user with comparatively lower overall access (as the translation permission cannot be scoped to certain “modules”) and a skilled attacker might be able to exploit the parsing of the translation string in the dialog box.
Patches
https://github.com/pimcore/admin-ui-classic-bundle/commit/abd7739298f974319e3cac3fd4fcd7f995b63e4c.patch
Workarounds
Update to version 1.1.2 or apply this patches manually https://github.com/pimcore/admin-ui-classic-bundle/commit/abd7739298f974319e3cac3fd4fcd7f995b63e4c.patch
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "pimcore/admin-ui-classic-bundle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-42817" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-09-25T17:34:11Z", "nvd_published_at": "2023-09-25T19:15:10Z", "severity": "MODERATE" }, "details": "### Impact\nThe translation value with text including \u201c%s\u201d (from \u201c%suggest%) is parsed by sprintf() even though it\u2019s supposed to be output literally to the user.\n\nThe translations may be accessible by a user with comparatively lower overall access (as the translation permission cannot be scoped to certain \u201cmodules\u201d) and a skilled attacker might be able to exploit the parsing of the translation string in the dialog box.\n\n### Patches\nhttps://github.com/pimcore/admin-ui-classic-bundle/commit/abd7739298f974319e3cac3fd4fcd7f995b63e4c.patch\n\n### Workarounds\nUpdate to version 1.1.2 or apply this patches manually\nhttps://github.com/pimcore/admin-ui-classic-bundle/commit/abd7739298f974319e3cac3fd4fcd7f995b63e4c.patch\n", "id": "GHSA-m988-7375-7g2c", "modified": "2023-09-26T13:57:38Z", "published": "2023-09-25T17:34:11Z", "references": [ { "type": "WEB", "url": "https://github.com/pimcore/admin-ui-classic-bundle/security/advisories/GHSA-m988-7375-7g2c" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42817" }, { "type": "WEB", "url": "https://github.com/pimcore/admin-ui-classic-bundle/commit/abd7739298f974319e3cac3fd4fcd7f995b63e4c" }, { "type": "PACKAGE", "url": "https://github.com/pimcore/admin-ui-classic-bundle" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "pimcore/admin-ui-classic-bundle Cross-site Scripting vulnerability in Translations" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…