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

124 lines
3.8 KiB
JSON

{
"id": "CVE-2006-6304",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-14T20:28:00.000",
"lastModified": "2017-10-11T01:31:25.720",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The do_coredump function in fs/exec.c in the Linux kernel 2.6.19 sets the flag variable to O_EXCL but does not use it, which allows context-dependent attackers to modify arbitrary files via a rewrite attack during a core dump."
},
{
"lang": "es",
"value": "La funci\u00f3n do_coredump en fs/exec.c del Kernel Linux 2.6.19.1, marca la bandera O_EXCL pero no la usa, lo cual permite a atacantes dependientes del contexto modificar ficheros de su elecci\u00f3n mediante un ataque de sobreescritura durante un volcado de memoria."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 3, 4 and Red Hat Enterprise MRG. Shipped kernels do not include upstream commit d025c9db that introduced the problem.\n\nThis upstream commit was backported in Red Hat Enterprise Linux 5 via RHSA-2009:0225. It was later reported and addressed in Red Hat Enterprise Linux 5 via https://rhn.redhat.com/errata/RHSA-2010-0046.html",
"lastModified": "2010-01-21T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:o:linux:linux_kernel:2.6.19:*:*:*:*:*:*:*",
"matchCriteriaId": "179147E4-5247-451D-9409-545D661BC158"
}
]
}
]
}
],
"references": [
{
"url": "http://support.avaya.com/css/P8/documents/100073666",
"source": "cve@mitre.org"
},
{
"url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.19.1",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21591",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.trustix.org/errata/2006/0074/",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/5002",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10797",
"source": "cve@mitre.org"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7446",
"source": "cve@mitre.org"
},
{
"url": "https://rhn.redhat.com/errata/RHSA-2010-0046.html",
"source": "cve@mitre.org"
},
{
"url": "https://rhn.redhat.com/errata/RHSA-2010-0095.html",
"source": "cve@mitre.org"
}
]
}