86 lines
2.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-7310",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-04-05T13:25:21.177",
"lastModified": "2012-04-05T13:25:21.177",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Spree 0.2.0 does not properly restrict the use of a hash to provide values for a model's attributes, which allows remote attackers to set the Order state value and bypass the intended payment step via a modified URL, related to a \"mass assignment\" vulnerability."
},
{
"lang": "es",
"value": "Spree v0.2.0 no restringe adecuadamente el uso de un hash para proporcionar los valores de los atributos de un modelo, lo que permite a atacantes remotos establecer el valor de estado de orden (Order State Value) y evitar el paso del pago solicitado a trav\u00e9s de una URL modificada, est\u00e1 relacionado con una vulnerabilidad de \"asignaci\u00f3n masiva\"."
}
],
"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://railspikes.com/2008/9/22/is-your-rails-application-safe-from-mass-assignment",
"source": "cve@mitre.org"
},
{
"url": "http://spreecommerce.com/blog/2008/09/16/security-vulnerability-mass-assignment-of-order-params/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}