2024-01-11 21:00:28 +00:00

87 lines
2.3 KiB
JSON

{
"id": "CVE-2023-52265",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-30T23:15:42.620",
"lastModified": "2024-01-11T20:17:16.273",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "IDURAR (aka idurar-erp-crm) through 2.0.1 allows stored XSS via a PATCH request with a crafted JSON email template in the /api/email/update data."
},
{
"lang": "es",
"value": "IDURAR (aka idurar-erp-crm) hasta 2.0.1 permite XSS almacenado a trav\u00e9s de una solicitud PATCH con una plantilla de correo electr\u00f3nico JSON manipulada en los datos /api/email/update."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"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:idurar_project:idurar:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0.1",
"matchCriteriaId": "79B1E39B-AFD9-4568-9048-1313A14EDA6E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/idurar/idurar-erp-crm/compare/2.0.1...2.1.0",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/wbowm15/jubilant-enigma/blob/main/writeup.md",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}