2025-04-15 22:03:59 +00:00
{
"id" : "CVE-2024-44843" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2025-04-15T21:15:46.730" ,
2025-04-25 18:03:53 +00:00
"lastModified" : "2025-04-25T16:48:36.610" ,
"vulnStatus" : "Analyzed" ,
2025-04-15 22:03:59 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue in the web socket handshake process of SteVe v3.7.1 allows attackers to bypass authentication and execute arbitrary coammands via supplying crafted OCPP requests."
2025-04-16 14:03:58 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un problema en el proceso de protocolo de enlace de sockets web de SteVe v3.7.1 permite a los atacantes eludir la autenticaci\u00f3n y ejecutar comandos arbitrarios mediante el suministro de solicitudes OCPP manipuladas."
2025-04-15 22:03:59 +00:00
}
] ,
2025-04-16 20:03:52 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 4.7
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
}
] ,
2025-04-25 18:03:53 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:steve-community:steve:3.7.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D09E6484-4C2A-441B-A538-102F2650E6D7"
}
]
}
]
}
] ,
2025-04-15 22:03:59 +00:00
"references" : [
{
"url" : "https://gist.github.com/Badranh/94359664799db6d4709871f0c353f476" ,
2025-04-25 18:03:53 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2025-04-15 22:03:59 +00:00
} ,
{
"url" : "https://github.com/steve-community/steve/blob/master/src/main/java/de/rwth/idsg/steve/ocpp/ws/OcppWebSocketHandshakeHandler.java" ,
2025-04-25 18:03:53 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2025-04-15 22:03:59 +00:00
} ,
{
"url" : "https://github.com/steve-community/steve/issues/1546" ,
2025-04-25 18:03:53 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2025-04-15 22:03:59 +00:00
}
]
}