René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

123 lines
4.3 KiB
JSON

{
"id": "CVE-2021-41569",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-11-19T18:15:09.677",
"lastModified": "2022-04-06T13:22:10.557",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SAS/Intrnet 9.4 build 1520 and earlier allows Local File Inclusion. The samples library (included by default) in the appstart.sas file, allows end-users of the application to access the sample.webcsf1.sas program, which contains user-controlled macro variables that are passed to the DS2CSF macro. Users can escape the context of the configured user-controllable variable and append additional functions native to the macro but not included as variables within the library. This includes a function that retrieves files from the host OS."
},
{
"lang": "es",
"value": "SAS/Intrnet versi\u00f3n 9.4 build 1520 y anteriores permiten una Inclusi\u00f3n de Archivos Locales. La biblioteca de muestras (incluida por defecto) en el archivo appstart.sas, permite a usuarios finales de la aplicaci\u00f3n acceder al programa sample.webcsf1.sas, que contiene variables de macro controladas por el usuario que son pasadas a la macro DS2CSF. Los usuarios pueden escapar del contexto de la variable configurada controlada por el usuario y a\u00f1adir funciones adicionales nativas de la macro pero no incluidas como variables dentro de la biblioteca. Esto incluye una funci\u00f3n que recupera archivos del sistema operativo anfitri\u00f3n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-829"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sas:sas\\/intrnet:*:*:*:*:*:*:*:*",
"versionEndExcluding": "9.4",
"matchCriteriaId": "CBF39665-A79B-468D-9B94-D6C5F447698A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sas:sas\\/intrnet:9.4:-:*:*:*:*:*:*",
"matchCriteriaId": "8C3C8715-1108-47CF-8FD4-A64CA38EE71E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sas:sas\\/intrnet:9.4:build1520:*:*:*:*:*:*",
"matchCriteriaId": "61A27A40-4F4B-4B15-B754-247316B3783C"
}
]
}
]
}
],
"references": [
{
"url": "https://support.sas.com/kb/68/641.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.mindpointgroup.com/blog/high-risk-vulnerability-discovery-localfileinclusion-sas",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}