91 lines
2.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-1396",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-03-20T00:44:00.000",
"lastModified": "2018-10-11T20:33:19.077",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Plone CMS 3.x uses invariant data (a client username and a server secret) when calculating an HMAC-SHA1 value for an authentication cookie, which makes it easier for remote attackers to gain permanent access to an account by sniffing the network."
},
{
"lang": "es",
"value": "Plone CMS 3.x utiliza datos no variables (un nombre de usario y un servidor secreto) cuando calcula un valor HMAC-SHA1 para la cookie de autenticaci\u00f3n, facilitando que atacantes remotos obtengan acceso permanente a una cuenta mediante la escucha del tr\u00e1fico de red."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"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:*:*:*:*:*:*:*:*",
"matchCriteriaId": "88913B9B-AF24-489A-83E5-A9688F4DAA12"
}
]
}
]
}
],
"references": [
{
"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/41421",
"source": "cve@mitre.org"
}
]
}