CVE-2024-21550
SteVe Cross-Site Scripting (XSS) Vulnerability
Description
SteVe is an open platform that implements different version of the OCPP protocol for Electric Vehicle charge points, acting as a central server for management of registered charge points. Attackers can inject arbitrary HTML and Javascript code via WebSockets leading to persistent Cross-Site Scripting in the SteVe management interface.
INFO
Published Date :
Aug. 12, 2024, 3:15 p.m.
Last Modified :
Aug. 13, 2024, 5:33 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
2.7
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-21550
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-21550
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-21550
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 13, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Changed Reference Type https://github.com/steve-community/steve/blob/steve-3.6.0/src/main/java/de/rwth/idsg/steve/config/WebSocketConfiguration.java#L69 No Types Assigned https://github.com/steve-community/steve/blob/steve-3.6.0/src/main/java/de/rwth/idsg/steve/config/WebSocketConfiguration.java#L69 Product Changed Reference Type https://github.com/steve-community/steve/commit/a79983f843c37705182c8f54eba060c1dce3b6d1 No Types Assigned https://github.com/steve-community/steve/commit/a79983f843c37705182c8f54eba060c1dce3b6d1 Patch Changed Reference Type https://github.com/steve-community/steve/issues/1526 No Types Assigned https://github.com/steve-community/steve/issues/1526 Issue Tracking, Patch Changed Reference Type https://github.com/steve-community/steve/pull/1527 No Types Assigned https://github.com/steve-community/steve/pull/1527 Issue Tracking, Patch Added CWE NIST CWE-79 Added CPE Configuration OR *cpe:2.3:a:steve-community:steve:*:*:*:*:*:*:*:* versions up to (including) 3.5.1 *cpe:2.3:a:steve-community:steve:3.6.0:*:*:*:*:*:*:* *cpe:2.3:a:steve-community:steve:3.7.0:*:*:*:*:*:*:* -
CVE Received by [email protected]
Aug. 12, 2024
Action Type Old Value New Value Added Description SteVe is an open platform that implements different version of the OCPP protocol for Electric Vehicle charge points, acting as a central server for management of registered charge points. Attackers can inject arbitrary HTML and Javascript code via WebSockets leading to persistent Cross-Site Scripting in the SteVe management interface. Added Reference Snyk https://github.com/steve-community/steve/blob/steve-3.6.0/src/main/java/de/rwth/idsg/steve/config/WebSocketConfiguration.java#L69 [No types assigned] Added Reference Snyk https://github.com/steve-community/steve/issues/1526 [No types assigned] Added Reference Snyk https://github.com/steve-community/steve/pull/1527 [No types assigned] Added Reference Snyk https://github.com/steve-community/steve/commit/a79983f843c37705182c8f54eba060c1dce3b6d1 [No types assigned] Added CWE Snyk CWE-79 Added CVSS V3.1 Snyk AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-21550
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-21550
weaknesses.