2024-01-08 21:00:28 +00:00
{
"id" : "CVE-2023-50982" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-08T20:15:44.513" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:37:39.403" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-08 21:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Stud.IP 5.x through 5.3.3 allows XSS with resultant upload of executable files, because upload_action and edit_action in Admin_SmileysController do not check the file extension. This leads to remote code execution with the privileges of the www-data user. The fixed versions are 5.3.4, 5.2.6, 5.1.7, and 5.0.9."
2024-01-09 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Stud.IP 5.x a 5.3.3 permite XSS con la carga resultante de archivos ejecutables, porque upload_action y edit_action en Admin_SmileysController no verifican la extensi\u00f3n del archivo. Esto conduce a la ejecuci\u00f3n remota de c\u00f3digo con los privilegios del usuario de www-data. Las versiones corregidas son 5.3.4, 5.2.6, 5.1.7 y 5.0.9."
2024-01-08 21:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-12 17:00:31 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
2024-01-12 17:00:31 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.0 ,
"baseSeverity" : "CRITICAL" ,
2024-01-12 17:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-12 17:00:31 +00:00
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 6.0
} ,
2024-01-08 21:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-08 21:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.0 ,
"baseSeverity" : "CRITICAL" ,
2024-01-08 21:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-08 21:00:28 +00:00
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 6.0
}
]
} ,
2024-01-12 17:00:31 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-79"
2024-01-12 17:00:31 +00:00
} ,
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-434"
2024-01-12 17:00:31 +00:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:studip:stud.ip:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "5.0.9" ,
"matchCriteriaId" : "E34083D2-B5D9-443C-AC82-3D69C63F4850"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:studip:stud.ip:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.1" ,
"versionEndExcluding" : "5.1.7" ,
"matchCriteriaId" : "E4441E0A-8039-4E82-BE3D-5062621814C3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:studip:stud.ip:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.2" ,
"versionEndExcluding" : "5.2.6" ,
"matchCriteriaId" : "AB3D0358-64B2-4DA1-9406-39E869301FBD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:studip:stud.ip:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.3" ,
"versionEndExcluding" : "5.3.4" ,
"matchCriteriaId" : "1CCB7F33-7E66-4118-ACE9-C43F688E92CE"
}
]
}
]
}
] ,
2024-01-08 21:00:28 +00:00
"references" : [
{
"url" : "https://gitlab.studip.de/studip/studip/-/tags" ,
2024-01-12 17:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2024-01-08 21:00:28 +00:00
} ,
{
"url" : "https://rehmeinfosec.de/labor/cve-2023-50982" ,
2024-01-12 17:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-01-08 21:00:28 +00:00
} ,
{
"url" : "https://sourceforge.net/projects/studip/files/Stud.IP/5.4/" ,
2024-01-12 17:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitlab.studip.de/studip/studip/-/tags" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
} ,
{
"url" : "https://rehmeinfosec.de/labor/cve-2023-50982" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://sourceforge.net/projects/studip/files/Stud.IP/5.4/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
2024-01-08 21:00:28 +00:00
}
]
}