2024-04-04 08:46:00 +00:00

131 lines
4.0 KiB
JSON

{
"id": "CVE-2010-0825",
"sourceIdentifier": "security@ubuntu.com",
"published": "2010-04-05T15:30:01.140",
"lastModified": "2017-08-17T01:32:08.430",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "lib-src/movemail.c in movemail in emacs 22 and 23 allows local users to read, modify, or delete arbitrary mailbox files via a symlink attack, related to improper file-permission checks."
},
{
"lang": "es",
"value": "El fichero lib-src/movemail.c en la funci\u00f3n movemail de emacs v22 y v23 permite a usuarios locales leer, modificar o borrar archivos de buz\u00f3n aleatorios mediante un ataque de enlace simb\u00f3lico, ocasionado por una comprobacion inadecuada de permisos de archivos."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. This issues does not affect the versions of emacs or xemacs as shipped with Red Hat Enterprise Linux. The movemail utility in Red Hat Enterprise Linux does not have the setgid bit set, which is required for this flaw to be exploitable.\n",
"lastModified": "2010-04-06T00: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": false
}
]
},
"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:gnu:emacs:22.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9ADF55EE-0F79-414A-B701-14DDA1C9C3B5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:emacs:22.2:*:*:*:*:*:*:*",
"matchCriteriaId": "37E5A757-C2C8-49D4-AFCD-156CCF4B7262"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:emacs:22.3:*:*:*:*:*:*:*",
"matchCriteriaId": "F1D047EC-2354-430D-B44C-FE8574F7617B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:emacs:23.1:*:*:*:*:*:*:*",
"matchCriteriaId": "99B66AEA-D831-4A17-A7D6-4DEDA28985C2"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/39155",
"source": "security@ubuntu.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:083",
"source": "security@ubuntu.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-919-1",
"source": "security@ubuntu.com"
},
{
"url": "http://www.vupen.com/english/advisories/2010/0734",
"source": "security@ubuntu.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2010/0952",
"source": "security@ubuntu.com"
},
{
"url": "https://bugs.launchpad.net/ubuntu/+bug/531569",
"source": "security@ubuntu.com"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57457",
"source": "security@ubuntu.com"
}
]
}