2024-12-08 03:06:42 +00:00

105 lines
2.8 KiB
JSON

{
"id": "CVE-2022-34549",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-27T14:15:08.587",
"lastModified": "2024-11-21T07:09:44.187",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Sims v1.0 was discovered to contain an arbitrary file upload vulnerability via the component /uploadServlet. This vulnerability allows attackers to escalate privileges and execute arbitrary commands via a crafted file."
},
{
"lang": "es",
"value": "Se ha detectado que Sims versi\u00f3n v1.0, contiene una vulnerabilidad de carga de archivos arbitraria por medio del componente /uploadServlet. Esta vulnerabilidad permite a atacantes escalar privilegios y ejecutar comandos arbitrarios por medio de un archivo dise\u00f1ado"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-434"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sims_project:sims:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "BDA6A643-917D-4C43-970E-13C7BBF2270B"
}
]
}
]
}
],
"references": [
{
"url": "http://cwe.mitre.org/data/definitions/434.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/rawchen/sims/issues/6",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "http://cwe.mitre.org/data/definitions/434.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/rawchen/sims/issues/6",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}