2024-12-08 03:06:42 +00:00

101 lines
3.2 KiB
JSON

{
"id": "CVE-2013-3671",
"sourceIdentifier": "cve@mitre.org",
"published": "2013-06-10T03:19:54.960",
"lastModified": "2024-11-21T01:54:06.347",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The format_line function in log.c in libavutil in FFmpeg before 1.2.1 uses inapplicable offset data during a certain category calculation, which allows remote attackers to cause a denial of service (invalid pointer dereference and application crash) via crafted data that triggers a log message."
},
{
"lang": "es",
"value": "La funci\u00f3n format_line en log.c en libavutil en FFmpeg anterior a 1.2.1 utiliza datos offset inaplicables durante el c\u00e1lculo de determinadas categor\u00edas, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (deferencia a puntero nulo y ca\u00edda de aplicaci\u00f3n) a trav\u00e9s de datos manipulados que provocan un mensaje de log."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2",
"matchCriteriaId": "79E8BEE8-8F91-42D7-962D-27DCAD41CFC6"
}
]
}
]
}
],
"references": [
{
"url": "http://ffmpeg.org/security.html",
"source": "cve@mitre.org"
},
{
"url": "http://git.videolan.org/?p=ffmpeg.git%3Ba=commit%3Bh=7edb984dd051b6919d7d8471c70499273f31b0fa",
"source": "cve@mitre.org"
},
{
"url": "http://git.videolan.org/?p=ffmpeg.git%3Ba=commit%3Bh=cc0dd86580b3257f22a4981a79eb5fa6804182b6",
"source": "cve@mitre.org"
},
{
"url": "http://ffmpeg.org/security.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://git.videolan.org/?p=ffmpeg.git%3Ba=commit%3Bh=7edb984dd051b6919d7d8471c70499273f31b0fa",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://git.videolan.org/?p=ffmpeg.git%3Ba=commit%3Bh=cc0dd86580b3257f22a4981a79eb5fa6804182b6",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}