Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-32981
HistoryJul 17, 2024 - 7:36 p.m.

CVE-2024-32981 Cross-site Scripting vulnerability with encoded payload in silverstripe/framework

2024-07-1719:36:00
CWE-79
GitHub_M
www.cve.org
4
cross-site scripting
php framework
silverstripe cms
encoded payload
javascript injection
client-side sanitisation
server-side sanitisation
upgrade

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

EPSS

0

Percentile

16.0%

Silverstripe framework is the PHP framework forming the base for the Silverstripe CMS. In affected versions a bad actor with access to edit content in the CMS could add send a specifically crafted encoded payload to the server, which could be used to inject a JavaScript payload on the front end of the site. The payload would be sanitised on the client-side, but server-side sanitisation doesn’t catch it. The server-side sanitisation logic has been updated to sanitise against this type of attack in version 5.2.16. All users are advised to upgrade. There are no known workarounds for this vulnerability.

CNA Affected

[
  {
    "vendor": "silverstripe",
    "product": "silverstripe-framework",
    "versions": [
      {
        "version": "< 5.2.16",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

EPSS

0

Percentile

16.0%