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

82 lines
2.5 KiB
JSON

{
"id": "CVE-2008-7311",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-04-05T13:25:21.380",
"lastModified": "2012-04-12T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The session cookie store implementation in Spree 0.2.0 uses a hardcoded config.action_controller_session hash value (aka secret key), which makes it easier for remote attackers to bypass cryptographic protection mechanisms by leveraging an application that contains this value within the config/environment.rb file."
},
{
"lang": "es",
"value": "La implementaci\u00f3n de cookie de sesi\u00f3n en Spree v0.2.0 utiliza un valor de hash \"hardodeado\" de config.action_controller_session (clave secreta), lo que hace que sea m\u00e1s f\u00e1cil evitar los mecanismos de protecci\u00f3n criptogr\u00e1ficos para los atacantes remotos aprovechandose de una aplicaci\u00f3n que contiene este valor en el fichero configenvironment.rb."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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:spreecommerce:spree:0.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "4B5EABA0-0D43-4240-B080-80BB7015074F"
}
]
}
]
}
],
"references": [
{
"url": "http://spreecommerce.com/blog/2008/08/12/security-vulernability-session-cookie-store/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}