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

112 lines
3.2 KiB
JSON

{
"id": "CVE-2008-1393",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-03-20T00:44:00.000",
"lastModified": "2018-10-11T20:33:17.720",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Plone CMS 3.0.5, and probably other 3.x versions, places a base64 encoded form of the username and password in the __ac cookie for the admin account, which makes it easier for remote attackers to obtain administrative privileges by sniffing the network."
},
{
"lang": "es",
"value": "Plone CMS 3.0.5, y probablemente otras versiones 3.x, coloca en formato codificado base64 el nombre de usuario y contrase\u00f1a del usuario admin en la cookie __ac, facilitando a atacantes remotos la obtenci\u00f3n de privilegios de adminitrador mediante la escucha del tr\u00e1fico de red."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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-255"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:plone:plone_cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3",
"matchCriteriaId": "621080E0-CDB4-4C12-900E-F253CFC1A824"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:plone:plone_cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.0.5",
"matchCriteriaId": "10ED9859-7207-45AB-9E66-E5E09828839F"
}
]
}
]
}
],
"references": [
{
"url": "http://plone.org/documentation/how-to/secure-login-without-plain-text-passwords",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://plone.org/products/plone/roadmap/48?",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://securityreason.com/securityalert/3754",
"source": "cve@mitre.org"
},
{
"url": "http://www.procheckup.com/Hacking_Plone_CMS.pdf",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/489544/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41427",
"source": "cve@mitre.org"
}
]
}