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

104 lines
2.6 KiB
JSON

{
"id": "CVE-2018-11127",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-05-15T17:29:00.337",
"lastModified": "2018-06-19T16:19:42.220",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "e107 2.1.7 has CSRF resulting in arbitrary user deletion."
},
{
"lang": "es",
"value": "e107 2.1.7 tiene Cross-Site Request Forgery (CSRF) que resulta en la eliminaci\u00f3n de usuarios arbitrarios."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:e107:e107:2.1.7:*:*:*:*:*:*:*",
"matchCriteriaId": "DBCF2D98-CD7A-4675-8A7F-D60C17B82CFB"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/e107inc/e107/issues/3128",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}