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

108 lines
3.2 KiB
JSON

{
"id": "CVE-2009-3289",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-09-22T10:30:00.703",
"lastModified": "2010-05-20T05:44:21.517",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The g_file_copy function in glib 2.0 sets the permissions of a target file to the permissions of a symbolic link (777), which allows user-assisted local users to modify files of other users, as demonstrated by using Nautilus to modify the permissions of the user home directory."
},
{
"lang": "es",
"value": "La funci\u00f3n g_file_copy en glib v2.0 establece los permisos del archivo objetivo sobre un enlace simb\u00f3lico (777), lo que permite a usuarios locales asistidos por el usuario modificar los archivos de otros usuarios, como se ha demostrados usando Nautilus para modificar los permisos del directorio \"home\" de un usuario."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. This issue does not affect the versions of glib2 as shipped with Red Hat Enterprise Linux 3, 4, or 5.",
"lastModified": "2009-09-23T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 4.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.4,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnome:glib:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "510CF799-7651-4494-A420-6BD7CAF89A22"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-04/msg00006.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/09/08/8",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2010/1001",
"source": "cve@mitre.org"
},
{
"url": "https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/418135",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=593406",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}