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

167 lines
5.5 KiB
JSON

{
"id": "CVE-2009-0397",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-03T11:30:00.780",
"lastModified": "2018-10-11T21:01:40.947",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Heap-based buffer overflow in the qtdemux_parse_samples function in gst/qtdemux/qtdemux.c in GStreamer Good Plug-ins (aka gst-plugins-good) 0.10.9 through 0.10.11, and GStreamer Plug-ins (aka gstreamer-plugins) 0.8.5, might allow remote attackers to execute arbitrary code via crafted Time-to-sample (aka stts) atom data in a malformed QuickTime media .mov file."
},
{
"lang": "es",
"value": "Vulnerabilidad de desbordamiento de b\u00fafer basado en mont\u00edculo en la funci\u00f3n qtdemux_parse_samples de gst/qtdemux/qtdemux.c de los \"Plug-ins\" (complementos) Good de GStreamer (tambi\u00e9n conocido como gst-plugins-good) en las versiones desde v0.10.9 a v0.10.11 y en los \"Plug-ins\" (complementos) (tambi\u00e9n conocido como gstreamer-plugins) de GStremaer v0.8.5. Permite a atacantes remotos la ejecuci\u00f3n de c\u00f3digo de su elecci\u00f3n a trav\u00e9s de la modificaci\u00f3n del \"atom data\" (unidad b\u00e1sica de informaci\u00f3n en QuickTime) Time-to-sample (tambi\u00e9n conocido como stts) en un archivo mal formado de QuickTime media de extensi\u00f3n \".mov\"."
}
],
"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": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:gstreamer:good_plug-ins:0.10.9:*:*:*:*:*:*:*",
"matchCriteriaId": "762FB2B0-CC29-4422-A675-CC2555A2B314"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gstreamer:good_plug-ins:0.10.10:*:*:*:*:*:*:*",
"matchCriteriaId": "14C8ECF4-F1BE-44D2-BB20-2EE557DEDF80"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gstreamer:good_plug-ins:0.10.11:*:*:*:*:*:*:*",
"matchCriteriaId": "69917C72-DD63-48D8-A268-6452F50484DA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gstreamer:plug-ins:0.8.5:*:*:*:*:*:*:*",
"matchCriteriaId": "541159E6-630D-4A63-8FC3-A10816B1B4C9"
}
]
}
]
}
],
"references": [
{
"url": "http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=bdc20b9baf13564d9a061343416395f8f9a92b53",
"source": "cve@mitre.org"
},
{
"url": "http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.12.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2009-03/msg00000.html",
"source": "cve@mitre.org"
},
{
"url": "http://security.gentoo.org/glsa/glsa-200907-11.xml",
"source": "cve@mitre.org"
},
{
"url": "http://support.avaya.com/elmodocs2/security/ASA-2009-052.htm",
"source": "cve@mitre.org"
},
{
"url": "http://trapkit.de/advisories/TKADV2009-003.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:035",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/01/29/3",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2009-0270.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2009-0271.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/500317/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/33405",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.ubuntu.com/usn/USN-736-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2009/0225",
"source": "cve@mitre.org"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=481267",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48555",
"source": "cve@mitre.org"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9942",
"source": "cve@mitre.org"
}
]
}