151 lines
5.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-6928",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-09-28T15:59:01.627",
"lastModified": "2016-12-07T18:22:10.353",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "classes/admin.class.php in CubeCart 5.2.12 through 5.2.16 and 6.x before 6.0.7 does not properly validate that a password reset request was made, which allows remote attackers to change the administrator password via a recovery request with a space character in the validate parameter and the administrator email in the email parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad en classes/admin.class.php en CubeCart 5.2.12 hasta la versi\u00f3n 5.2.16 y 6.x en versiones anteriores a 6.0.7, no valida adecuadamente que una petici\u00f3n de reinicio de contrase\u00f1a fuese realizada, lo que permite a atacantes remotos cambiar la contrase\u00f1a del administrador a trav\u00e9s de una petici\u00f3n de recuperaci\u00f3n con un car\u00e1cter espacio en el par\u00e1metro validate y el email del administrador en el par\u00e1metro email."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-284"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:5.2.12:*:*:*:*:*:*:*",
"matchCriteriaId": "92715FDD-3B78-4EF6-87C3-6562853630D8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:5.2.13:*:*:*:*:*:*:*",
"matchCriteriaId": "721E8C21-47B8-4B21-A944-07439BAFED84"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:5.2.14:*:*:*:*:*:*:*",
"matchCriteriaId": "ED7B3B53-353D-4FE4-BE1A-0358C2BA0465"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:5.2.15:*:*:*:*:*:*:*",
"matchCriteriaId": "99FA6A94-6657-4AF1-8651-E09D8FD5CA48"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:6.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "54A2767D-0233-4382-89D6-694678FDC0A1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:6.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9F3A2549-E556-4405-9F72-0696C6A04B95"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:6.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "AB6F2DD9-F9AC-4B9C-A3F4-1DD71DF1082C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:6.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6DCA4695-9537-4280-9774-230477B13513"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:6.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "C0B9CDFD-89B0-46A7-A6A6-ED5D8530C706"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:6.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "5B10B260-D3B2-4240-B421-A929DFA68124"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cubecart:cubecart:6.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "1EB8E4A2-0C68-4B68-81AD-BD480EF3152E"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/133535/CubeCart-6.0.6-Administrative-Bypass.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Sep/40",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securitytracker.com/id/1034015",
"source": "cve@mitre.org"
},
{
"url": "https://forums.cubecart.com/topic/50277-critical-security-issue-admin-account-hijack/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}