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

96 lines
3.2 KiB
JSON

{
"id": "CVE-2023-32750",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-08T21:15:17.340",
"lastModified": "2023-06-16T15:44:22.690",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Pydio Cells through 4.1.2 allows SSRF. For longer running processes, Pydio Cells allows for the creation of jobs, which are run in the background. The job \"remote-download\" can be used to cause the backend to send a HTTP GET request to a specified URL and save the response to a new file. The response file is then available in a user-specified folder in Pydio Cells."
},
{
"lang": "es",
"value": "Pydio Cells en la versi\u00f3n 4.1.2 permite ataques de tipo Server-Side Request Forgery (SSRF). Para procesos de larga duraci\u00f3n, Pydio Cells permite la creaci\u00f3n de trabajos que se ejecutan en segundo plano. El trabajo \"remote-download\" se puede utilizar para hacer que el backend env\u00ede una solicitud HTTP GET a una URL especificada y guarde la respuesta en nuevo archivo. El archivo de respuesta est\u00e1 entonces disponible en una carpeta especificada por el usuario en Pydio Cells. "
}
],
"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:pydio:cells:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.0.12",
"matchCriteriaId": "BC5DD7AD-4965-45AF-96FF-DD160981D87F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pydio:cells:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.1.0",
"versionEndExcluding": "4.1.3",
"matchCriteriaId": "5644B716-3AA9-4591-A7B1-9356183B93FD"
}
]
}
]
}
],
"references": [
{
"url": "https://www.redteam-pentesting.de/advisories/rt-sa-2023-005/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.redteam-pentesting.de/en/advisories/-advisories-publicised-vulnerability-analyses",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}