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

119 lines
3.2 KiB
JSON

{
"id": "CVE-2015-8270",
"sourceIdentifier": "cret@cert.org",
"published": "2017-04-13T14:59:00.980",
"lastModified": "2017-11-04T01:29:12.193",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The AMF3ReadString function in amf.c in RTMPDump 2.4 allows remote RTMP Media servers to cause a denial of service (invalid pointer dereference and process crash)."
},
{
"lang": "es",
"value": "La funci\u00f3n AMF3ReadString en amf.c en RTMPDump 2.4 permite a servidores de medios RTMP remotos provocar una denegaci\u00f3n de servicio (desreferencia de puntero no v\u00e1lida y ca\u00edda de proceso)."
}
],
"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:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"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: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-476"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rtmpdump_project:rtmpdump:2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "2C427DCF-BB8A-445B-ABF8-9FEC8AB5DDBC"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2017/dsa-3850",
"source": "cret@cert.org"
},
{
"url": "http://www.securityfocus.com/bid/95126",
"source": "cret@cert.org",
"tags": [
"Vendor Advisory",
"Third Party Advisory"
]
},
{
"url": "http://www.talosintelligence.com/reports/TALOS-2016-0066/",
"source": "cret@cert.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory",
"VDB Entry"
]
}
]
}