2024-07-14 02:06:08 +00:00

86 lines
2.4 KiB
JSON

{
"id": "CVE-2023-40869",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-14T22:15:08.647",
"lastModified": "2023-09-20T17:29:18.640",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting vulnerability in mooSocial mooSocial Software 3.1.6 and 3.1.7 allows a remote attacker to execute arbitrary code via a crafted script to the edit_menu, copuon, and group_categorias functions."
},
{
"lang": "es",
"value": "Vulnerabilidad de Cross Site Scripting (XSS) en mooSocial mooSocial Software 3.1.6 y 3.1.7 permite a un atacante remoto ejecutar c\u00f3digo arbitrario a trav\u00e9s de un script manipulado para las funciones edit_menu, copuon y group_categorias."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moosocial:moosocial:3.1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "509DCA01-9B24-43EA-8AAD-2F8BD81F9D9C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moosocial:moosocial:3.1.7:*:*:*:*:*:*:*",
"matchCriteriaId": "2992593F-D7BE-439E-8ADC-76E093D25C43"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/MinoTauro2020/CVE-2023-40869",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}