51 lines
1.6 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-50982",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-08T20:15:44.513",
"lastModified": "2024-01-08T20:15:44.513",
"vulnStatus": "Received",
"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."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cve@mitre.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 2.3,
"impactScore": 6.0
}
]
},
"references": [
{
"url": "https://gitlab.studip.de/studip/studip/-/tags",
"source": "cve@mitre.org"
},
{
"url": "https://rehmeinfosec.de/labor/cve-2023-50982",
"source": "cve@mitre.org"
},
{
"url": "https://sourceforge.net/projects/studip/files/Stud.IP/5.4/",
"source": "cve@mitre.org"
}
]
}