{ "id": "CVE-2009-3527", "sourceIdentifier": "cve@mitre.org", "published": "2009-10-06T22:30:00.250", "lastModified": "2009-10-07T04:00:00.000", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Race condition in the Pipe (IPC) close function in FreeBSD 6.3 and 6.4 allows local users to cause a denial of service (crash) or gain privileges via vectors related to kqueues, which triggers a use after free, leading to a NULL pointer dereference or memory corruption." }, { "lang": "es", "value": "Condici\u00f3n de carrera en la funci\u00f3n Close Pipe (IPC)en FreeBSD v6.3 y v6.4, permite a usuarios locales provocar una denegaci\u00f3n de servicio (ca\u00edda) u obtener privilegios a trav\u00e9s de vectores relacionados con \"kqueues\", lo que provoca una liberaci\u00f3n despu\u00e9s del uso , aprovechando una deferencia a puntero NULL o una corrupci\u00f3n de memoria." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "accessVector": "LOCAL", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "baseScore": 6.9 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 3.4, "impactScore": 10.0, "acInsufInfo": false, "obtainAllPrivilege": true, "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:o:freebsd:freebsd:6.3:*:*:*:*:*:*:*", "matchCriteriaId": "F702C46F-CA02-4FA2-B7D6-C61C2C095679" }, { "vulnerable": true, "criteria": "cpe:2.3:o:freebsd:freebsd:6.4:*:*:*:*:*:*:*", "matchCriteriaId": "A4F7F02A-C845-40BF-8490-510A070000F3" } ] } ] } ], "references": [ { "url": "http://security.freebsd.org/advisories/FreeBSD-SA-09:13.pipe.asc", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://www.securityfocus.com/archive/1/506449", "source": "cve@mitre.org", "tags": [ "Exploit" ] }, { "url": "http://www.securityfocus.com/bid/36375", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://www.securitytracker.com/id?1022982", "source": "cve@mitre.org", "tags": [ "Patch" ] } ] }