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

149 lines
5.0 KiB
JSON

{
"id": "CVE-2011-0990",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-04-13T21:55:00.783",
"lastModified": "2017-08-17T01:33:46.073",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Race condition in the FastCopy optimization in the Array.Copy method in metadata/icall.c in Mono, when Moonlight 2.x before 2.4.1 or 3.x before 3.99.3 is used, allows remote attackers to trigger a buffer overflow and modify internal data structures, and cause a denial of service (plugin crash) or corrupt the internal state of the security manager, via a crafted media file in which a thread makes a change after a type check but before a copy action."
},
{
"lang": "es",
"value": "Condici\u00f3n de carrera en la optimizaci\u00f3n de FastCopy en el m\u00e9todo Array.Copy en metadata/icall.c de Mono, cuando se utiliza Moonlight 2.x anterior a 2.4.1 o 3.x anterior a 3.99.3, permite a atacantes remotos provocar un desbordamiento del b\u00fafer y modificar las estructuras internas de datos, tambi\u00e9n permite provocar una denegaci\u00f3n de servicio (ca\u00edda del plugin) o corromper el estado interno del gestor de seguridad mediante un fichero media manipulado, en el que un hilo realiza un cambio despu\u00e9s de una comprobaci\u00f3n de escritura pero antes de una acci\u00f3n de copiado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mono:mono:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E062208D-082B-4BFD-85CA-3848ECE6F8CF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:novell:moonlight:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "711824C0-5BFC-4D3A-BAB2-84B8F20BDD7C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:novell:moonlight:2.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C74F2C01-7E26-474A-B8CA-EFCC5C91D83D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:novell:moonlight:2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "704EB745-3307-4903-8B3B-DCC6682EE228"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:novell:moonlight:2.31:*:*:*:*:*:*:*",
"matchCriteriaId": "DB7A6358-630E-43FA-B2B8-C99A8808BB09"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:novell:moonlight:3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AADDCD5B-D116-4BFC-BD2B-4EB6F4470359"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:novell:moonlight:3.99:*:*:*:*:*:*:*",
"matchCriteriaId": "21676825-737D-4071-A7F1-BFB6047215F1"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-updates/2011-04/msg00024.html",
"source": "cve@mitre.org"
},
{
"url": "http://openwall.com/lists/oss-security/2011/04/06/14",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.mono-project.com/Vulnerabilities",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/47208",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2011/0904",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://bugzilla.novell.com/show_bug.cgi?id=667077",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66625",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/mono/mono/commit/2f00e4bbb2137130845afb1b2a1e678552fc8e5c",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}