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

137 lines
4.3 KiB
JSON

{
"id": "CVE-2019-1010060",
"sourceIdentifier": "josh@bress.net",
"published": "2019-07-16T13:15:11.033",
"lastModified": "2019-07-22T18:00:01.423",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "NASA CFITSIO prior to 3.43 is affected by: Buffer Overflow. The impact is: arbitrary code execution. The component is: over 40 source code files were changed. The attack vector is: remote unauthenticated attacker. The fixed version is: 3.43. NOTE: this CVE refers to the issues not covered by CVE-2018-3846, CVE-2018-3847, CVE-2018-3848, and CVE-2018-3849. One example is ftp_status in drvrnet.c mishandling a long string beginning with a '4' character."
},
{
"lang": "es",
"value": "CFITSIO anterior a versi\u00f3n 3.43 de NASA, esta afectado por: Desbordamiento de b\u00fafer. El impacto es: ejecuci\u00f3n de c\u00f3digo arbitrario. El componente es: m\u00e1s de 40 archivos de c\u00f3digo fuente fueron cambiados. El vector de ataque es: atacante remoto no autenticado. La versi\u00f3n corregida es: 3.43. NOTA: este CVE se refiere a los problemas no cubiertos por CVE-2018-3846, CVE-2018-3847, CVE-2018-3848 y CVE-2018-3849. Un ejemplo es ftp_status en drvrnet.c que maneja una cadena larga que comienza con un car\u00e1cter '4'."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nasa:cfitsio:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.43",
"matchCriteriaId": "F2792FB2-8867-458B-9465-F66BB480B318"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892458",
"source": "josh@bress.net",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://github.com/astropy/astropy/pull/7274",
"source": "josh@bress.net",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio3420.tar.gz",
"source": "josh@bress.net",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
},
{
"url": "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio3430.tar.gz",
"source": "josh@bress.net",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
},
{
"url": "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes2.txt",
"source": "josh@bress.net",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
}
]
}