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

104 lines
2.6 KiB
JSON

{
"id": "CVE-2018-15569",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-08-20T01:29:00.953",
"lastModified": "2018-10-12T20:29:01.727",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "my little forum 2.4.12 allows CSRF for deletion of users."
},
{
"lang": "es",
"value": "my little forum 2.4.12 permite Cross-Site Request Forgery (CSRF) para borrar usuarios."
}
],
"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:mylittleforum:my_little_forum:2.4.12:*:*:*:*:*:*:*",
"matchCriteriaId": "951EB253-5672-424A-A45C-5FD3FE1C8AF9"
}
]
}
]
}
],
"references": [
{
"url": "http://owendarlene.com/csrf-my-little-forum/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}