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

102 lines
3.0 KiB
JSON

{
"id": "CVE-2015-7712",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-11-16T19:59:02.847",
"lastModified": "2018-10-09T19:58:19.097",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"https://cwe.mitre.org/data/definitions/95.html\">CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')</a>",
"descriptions": [
{
"lang": "en",
"value": "Multiple eval injection vulnerabilities in mods/_standard/gradebook/edit_marks.php in ATutor 2.2 and earlier allow remote authenticated users with the AT_PRIV_GRADEBOOK privilege to execute arbitrary PHP code via the (1) asc or (2) desc parameter."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n eval en mods/_standard/gradebook/edit_marks.php en ATutor 2.2 y versiones anteriores permite a usuarios remotos autenticados con el privilegio AT_PRIV_GRADEBOOK ejecutar c\u00f3digo PHP arbitrario a trav\u00e9s del par\u00e1metro (1) asc o (2) desc."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atutor:atutor:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.2",
"matchCriteriaId": "6EAF9407-F583-4071-939E-6F65F744452C"
}
]
}
]
}
],
"references": [
{
"url": "http://karmainsecurity.com/KIS-2015-08",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://packetstormsecurity.com/files/134218/ATutor-2.2-PHP-Code-Injection.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Nov/13",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/536836/100/0/threaded",
"source": "cve@mitre.org"
}
]
}