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

110 lines
3.3 KiB
JSON

{
"id": "CVE-2007-6279",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-12-07T11:46:00.000",
"lastModified": "2018-10-15T21:51:28.797",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple double free vulnerabilities in Free Lossless Audio Codec (FLAC) libFLAC before 1.2.1 allow user-assisted remote attackers to execute arbitrary code via malformed (1) Seektable values or (2) Seektable Data Offsets in a .FLAC file."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de doble liberaci\u00f3n en Free Lossless Audio Codec en LibFLAC (FLAC) versiones anteriores a 1.2.1, permiten a los atacantes remotos asistidos por el usuario ejecutar c\u00f3digo arbitrario por medio de (1) valores de Seektable o (2) Desplazamientos de Datos de Seektable malformados en un archivo .FLAC."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "This flaw is not exploitable to run arbitrary code and can only cause an application crash. Red Hat does not consider a crash of the flac application or applications that use flac libraries such as media players to be a security issue.",
"lastModified": "2007-12-11T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:flac:libflac:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2",
"matchCriteriaId": "7D389BAA-4D7C-4126-8D3D-9C8286BDBB45"
}
]
}
]
}
],
"references": [
{
"url": "http://research.eeye.com/html/advisories/published/AD20071115.html",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/3423",
"source": "cve@mitre.org"
},
{
"url": "http://www.kb.cert.org/vuls/id/544656",
"source": "cve@mitre.org",
"tags": [
"Patch",
"US Government Resource"
]
},
{
"url": "http://www.securityfocus.com/archive/1/483765/100/200/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id?1018974",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}