162 lines
4.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-3749",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-15T01:46:00.000",
"lastModified": "2024-02-09T00:35:32.037",
"vulnStatus": "Analyzed",
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "The kernel in Apple Mac OS X 10.4 through 10.4.10 does not reset the current Mach Thread Port or Thread Exception Port when executing a setuid program, which allows local users to execute arbitrary code by creating the port before launching the setuid program, then writing to the address space of the setuid process."
},
{
"lang": "es",
"value": "El kernel en Apple Mac OS X versiones 10.4 hasta 10.4.10, no restablece el actual Puerto del Subproceso (Hilo) Mach o Puerto de Excepci\u00f3n de Subproceso (Hilo) cuando se ejecuta un programa setuid, lo que permite a usuarios locales ejecutar c\u00f3digo arbitrario mediante la creaci\u00f3n del puerto antes de iniciar el programa setuid, luego escribiendo en el espacio de direcciones del proceso setuid."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
2023-04-24 12:24:31 +02:00
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": true,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-665"
2023-04-24 12:24:31 +02:00
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*",
"versionStartIncluding": "10.4.0",
"versionEndIncluding": "10.4.10",
"matchCriteriaId": "ED9822D0-73F1-4B57-ADB5-0EBA7F78C7F1"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
],
"references": [
{
"url": "http://docs.info.apple.com/article.html?artnum=307041",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=630",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.apple.com/archives/security-announce/2007/Nov/msg00002.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
},
{
"url": "http://secunia.com/advisories/27643",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securityfocus.com/bid/26444",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.us-cert.gov/cas/techalerts/TA07-319A.html",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
"Third Party Advisory",
2023-04-24 12:24:31 +02:00
"US Government Resource"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/3868",
"source": "cve@mitre.org",
"tags": [
"Broken Link",
2023-04-24 12:24:31 +02:00
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38466",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
}
]
}