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

116 lines
3.4 KiB
JSON

{
"id": "CVE-2018-9856",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-04-09T07:29:00.233",
"lastModified": "2018-05-15T14:20:41.897",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Kotti before 1.3.2 and 2.x before 2.0.0b2 has CSRF in the local roles implementation, as demonstrated by triggering a permission change via a /admin-document/@@share request."
},
{
"lang": "es",
"value": "Kotti, en versiones anteriores a la 1.3.2 y versiones 2.x anteriores a la 2.0.0b2, tiene Cross-Site Request Forgery (CSRF) en la implementaci\u00f3n de roles locales, tal y como queda demostrado al desencadenar un cambio de permisos mediante una petici\u00f3n /admin-document/@@share."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"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": 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:kotti_project:kotti:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.3.2",
"matchCriteriaId": "A4FA8D71-E062-4BF1-A2A5-3731821FFC6C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kotti_project:kotti:2.0.0:alpha1:*:*:*:*:*:*",
"matchCriteriaId": "2ACD0725-74DF-45EF-B784-2E9410203161"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kotti_project:kotti:2.0.0b1:*:*:*:*:*:*:*",
"matchCriteriaId": "73C3FCB4-5487-4840-8796-5DAF85D24C00"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Kotti/Kotti/issues/551",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}