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

102 lines
2.9 KiB
JSON

{
"id": "CVE-2010-5092",
"sourceIdentifier": "secalert@redhat.com",
"published": "2012-08-26T18:55:01.387",
"lastModified": "2012-08-27T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Add Member dialog in the Security admin page in SilverStripe 2.4.0 saves user passwords in plaintext, which allows local users to obtain sensitive information by reading a database."
},
{
"lang": "es",
"value": "El di\u00e1logo Add Member en la p\u00e1gina de administraci\u00f3n de seguridad en SilverStripe v2.4.0 guarda las contrase\u00f1as de usuario en texto plano sin cifrar, lo que permite a usuarios locales obtener informaci\u00f3n sensible a trav\u00e9s de la lectura de la base de datos."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 1.9
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.4,
"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:silverstripe:silverstripe:2.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F5BCB4DE-0432-4378-8A31-81208794EBD7"
}
]
}
]
}
],
"references": [
{
"url": "http://doc.silverstripe.org/sapphire/en/trunk/changelogs//2.4.1",
"source": "secalert@redhat.com"
},
{
"url": "http://open.silverstripe.org/changeset/107532",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://open.silverstripe.org/ticket/5772",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2012/04/30/1",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2012/04/30/3",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2012/05/01/3",
"source": "secalert@redhat.com"
}
]
}