88 lines
2.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-43194",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-02T22:15:09.160",
"lastModified": "2023-11-10T04:12:56.120",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Submitty before v22.06.00 is vulnerable to Incorrect Access Control. An attacker can delete any post in the forum by modifying request parameter."
},
{
"lang": "es",
"value": "Submitty anterior a v22.06.00 es vulnerable a un control de acceso incorrecto. Un atacante puede eliminar cualquier publicaci\u00f3n en el foro modificando el par\u00e1metro de solicitud."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rcos:submitty:22.06.00:*:*:*:*:*:*:*",
"matchCriteriaId": "B7CF2346-A018-4C07-8588-5C3F6B663F6F"
}
]
}
]
}
],
"references": [
{
"url": "https://fuchai.net/cve/CVE-2023-43194",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/Submitty/Submitty/pull/8032",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}