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

115 lines
3.3 KiB
JSON

{
"id": "CVE-2015-6806",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-09-28T20:59:06.280",
"lastModified": "2019-06-02T18:29:00.277",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The MScrollV function in ansi.c in GNU screen 4.3.1 and earlier does not properly limit recursion, which allows remote attackers to cause a denial of service (stack consumption) via an escape sequence with a large repeat count value."
},
{
"lang": "es",
"value": "Vulnerabilidad en la funci\u00f3n MScrollV en ansi.c en GNU screen 4.3.1 y versiones anteriores, no limita correctamente la recursividad, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (consumo de pila) a trav\u00e9s de una secuencia de escape con un valor grande de repeat count."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"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-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gnu_screen:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.3.1",
"matchCriteriaId": "60534A4C-D7AF-49DC-871F-B61D9189125E"
}
]
}
]
}
],
"references": [
{
"url": "http://git.savannah.gnu.org/cgit/screen.git/commit/?id=b7484c224738247b510ed0d268cd577076958f1b",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00001.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2015/dsa-3352",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/09/01/1",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/09/03/11",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/09/03/4",
"source": "cve@mitre.org"
},
{
"url": "https://savannah.gnu.org/bugs/?45713",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "https://usn.ubuntu.com/3996-1/",
"source": "cve@mitre.org"
}
]
}