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

99 lines
3.0 KiB
JSON

{
"id": "CVE-2022-36551",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-10-03T12:15:09.627",
"lastModified": "2023-03-28T17:15:11.557",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A Server Side Request Forgery (SSRF) in the Data Import module in Heartex - Label Studio Community Edition versions 1.5.0 and earlier allows an authenticated user to access arbitrary files on the system. Furthermore, self-registration is enabled by default in these versions of Label Studio enabling a remote attacker to create a new account and then exploit the SSRF."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo Server Side Request Forgery (SSRF) en el m\u00f3dulo de importaci\u00f3n de datos en Heartex - Label Studio Community Edition versiones 1.5.0 y anteriores, permite a un usuario autenticado acceder a archivos arbitrarios en el sistema. Adem\u00e1s, el auto registro est\u00e1 habilitado por defecto en estas versiones de Label Studio, permitiendo a un atacante remoto crear una nueva cuenta y luego explotar una vulnerabilidad de tipo SSRF"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:heartex:label_studio:*:*:*:*:community:*:*:*",
"versionEndIncluding": "1.5.0",
"matchCriteriaId": "9A355EAD-BADA-44D1-8E3A-C314BBD2E321"
}
]
}
]
}
],
"references": [
{
"url": "http://heartex.com",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "http://labelstud.io",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "http://packetstormsecurity.com/files/171548/Label-Studio-1.5.0-Server-Side-Request-Forgery.html",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/heartexlabs/label-studio/pull/2840",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}