2023-06-27 18:00:36 +00:00

115 lines
3.8 KiB
JSON

{
"id": "CVE-2022-39301",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-10-19T14:15:09.747",
"lastModified": "2023-06-27T17:20:06.290",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "sra-admin is a background rights management system that separates the front and back end. sra-admin version 1.1.1 has a storage cross-site scripting (XSS) vulnerability. After logging into the sra-admin background, an attacker can upload an html page containing xss attack code in \"Personal Center\" - \"Profile Picture Upload\" allowing theft of the user's personal information. This issue has been patched in 1.1.2. There are no known workarounds."
},
{
"lang": "es",
"value": "sra-admin es un sistema de administraci\u00f3n de derechos en segundo plano que separa el front y el back end. La versi\u00f3n 1.1.1 de sra-admin presenta una vulnerabilidad de tipo cross-site scripting (XSS) de almacenamiento. Despu\u00e9s de iniciar sesi\u00f3n en el fondo de sra-admin, un atacante puede descargar una p\u00e1gina html que contenga c\u00f3digo de ataque de tipo xss en \"Personal Center\" - \"Profile Picture Upload\", lo que permite el robo de la informaci\u00f3n personal del usuario. Este problema ha sido parcheado en la versi\u00f3n 1.1.2. No se presentan mitigaciones conocidas"
}
],
"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
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.3,
"impactScore": 5.3
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-434"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-434"
},
{
"lang": "en",
"value": "CWE-80"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sra-admin_project:sra-admin:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.1",
"matchCriteriaId": "452BE26C-6CB7-41D9-BFD4-A95C7ABDDD21"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/momofoolish/sra-admin/security/advisories/GHSA-v7r9-qx74-h3v8",
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}