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

118 lines
4.2 KiB
JSON

{
"id": "CVE-2011-3364",
"sourceIdentifier": "secalert@redhat.com",
"published": "2011-11-04T21:55:03.863",
"lastModified": "2012-01-19T03:59:28.083",
"vulnStatus": "Modified",
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/184.html\r\n\r\n'CWE-184: Incomplete Blacklist'\r\n\r\n",
"descriptions": [
{
"lang": "en",
"value": "Incomplete blacklist vulnerability in the svEscape function in settings/plugins/ifcfg-rh/shvar.c in the ifcfg-rh plug-in for GNOME NetworkManager 0.9.1, 0.9.0, 0.8.1, and possibly other versions, when PolicyKit is configured to allow users to create new connections, allows local users to execute arbitrary commands via a newline character in the name for a new network connection, which is not properly handled when writing to the ifcfg file."
},
{
"lang": "es",
"value": "Vulnerabilidad de lista negra incompleta en la funci\u00f3n svEscape en el fichero settings/plugins/ifcfg-rh/shvar.c del complemento ifcfg-rh para GNOME NetworkManager v0.9.1, v0.9.0, v0.8.1 y posiblemente otras versiones, cuando PolicyKit esta configurado para permitir a los usuarios crear nuevas conexiones, permite a usuarios locales ejecutar comandos de su elecci\u00f3n a trav\u00e9s de un car\u00e1cter de nueva l\u00ednea en el nombre de una nueva conexi\u00f3n de red, el cual no correctamente tratado al escribir en el fichero ifcfg."
}
],
"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": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnome:ifcfg-rh_plug-in:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5CEFC422-92D0-49D4-B10A-019ED2038168"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:a:gnome:networkmanager:0.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "BAC0EE7F-953B-4CF7-8F9F-C5FDE518CEEC"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:a:gnome:networkmanager:0.9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A8A8A8BC-6875-48A0-9E14-8DC01AA2035D"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:a:gnome:networkmanager:0.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9698C77E-06F2-4E1E-950E-B4FF4EF783E7"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-September/066828.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:171",
"source": "secalert@redhat.com"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2011-1338.html",
"source": "secalert@redhat.com"
},
{
"url": "http://xorl.wordpress.com/2011/10/09/cve-2011-3364-gnome-networkmanager-local-privilege-escalation/",
"source": "secalert@redhat.com",
"tags": [
"Exploit"
]
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=737338",
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Patch"
]
}
]
}