2023-11-22 00:55:22 +00:00

71 lines
3.1 KiB
JSON

{
"id": "CVE-2023-48310",
"sourceIdentifier": "security-advisories@github.com",
"published": "2023-11-20T23:15:06.593",
"lastModified": "2023-11-21T23:15:08.007",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "TestingPlatform is a testing platform for Internet Security Standards. Prior to version 2.1.1, user input is not filtered correctly. Nmap options are accepted. In this particular case, the option to create log files is accepted in addition to a host name (and even without). A log file is created at the location specified. These files are created as root. If the file exists, the existing file is being rendered useless. This can result in denial of service. Additionally, input for scanning can be any CIDR blocks passed to nmap. An attacker can scan 0.0.0.0/0 or even local networks. Version 2.1.1 contains a patch for this issue."
},
{
"lang": "es",
"value": "TestingPlatform es una plataforma de prueba para est\u00e1ndares de seguridad de Internet. Antes de la versi\u00f3n 2.1.1, la entrada del usuario no se filtra correctamente. Se aceptan opciones de Nmap. En este caso particular, se acepta la opci\u00f3n de crear archivos de registro adem\u00e1s de un nombre de host (e incluso sin \u00e9l). Se crea un archivo de registro en la ubicaci\u00f3n especificada. Estos archivos se crean como root. Si el archivo existe, el archivo existente se vuelve in\u00fatil. Esto puede resultar en la denegaci\u00f3n del servicio. La versi\u00f3n 2.1.1 contiene un parche para este problema."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"references": [
{
"url": "https://github.com/NC3-LU/TestingPlatform/commit/7b3e7ca869a4845aa7445f874c22c5929315c3a7",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/NC3-LU/TestingPlatform/releases/tag/v2.1.1",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/NC3-LU/TestingPlatform/security/advisories/GHSA-9fhc-f3mr-w6h6",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/NC3-LU/TestingPlatform/security/advisories/GHSA-mmpf-rw6c-67mm",
"source": "security-advisories@github.com"
}
]
}