107 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-5687",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-10-05T14:59:00.093",
"lastModified": "2015-10-06T23:50:43.107",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "system/session/drivers/cookie.php in Anchor CMS 0.9.x allows remote attackers to conduct PHP object injection attacks and execute arbitrary PHP code via a crafted serialized object in a cookie."
},
{
"lang": "es",
"value": "system/session/drivers/cookie.php en Anchor CMS 0.9.x permite a atacantes remotos llevar a cabo ataques de inyecci\u00f3n de objetos PHP y ejecutar c\u00f3digo PHP arbitrario a trav\u00e9s de una cookie serializada manipulada."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:anchorcms:anchor_cms:0.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "71B5C7B9-E50D-4231-9567-4D53112F4B79"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:anchorcms:anchor_cms:0.9.2:*:*:*:*:*:*:*",
"matchCriteriaId": "E21AA5AA-8F8C-4B60-AD3E-0F74A0E834D4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:anchorcms:anchor_cms:0.9.3:*:*:*:*:*:*:*",
"matchCriteriaId": "1BC7C9F2-8CEC-49C2-9682-644F202E290C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:anchorcms:anchor_cms:0.9.3:alpha:*:*:*:*:*:*",
"matchCriteriaId": "5CC23692-C05F-4934-8DC7-6F4BE7732A1E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:anchorcms:anchor_cms:0.9.3:beta:*:*:*:*:*:*",
"matchCriteriaId": "7EE15006-B9CF-4D1C-8B95-C1905E9D4376"
}
]
}
]
}
],
"references": [
{
"url": "http://seclists.org/fulldisclosure/2015/Aug/76",
"source": "cve@mitre.org"
},
{
"url": "http://seclists.org/fulldisclosure/2015/Aug/83",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/anchorcms/anchor-cms/pull/904",
"source": "cve@mitre.org"
}
]
}