2025-03-23 03:03:54 +00:00

60 lines
2.3 KiB
JSON

{
"id": "CVE-2024-6577",
"sourceIdentifier": "security@huntr.dev",
"published": "2025-03-20T10:15:32.987",
"lastModified": "2025-03-20T10:15:32.987",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the latest version of pytorch/serve, the script 'upload_results_to_s3.sh' references the S3 bucket 'benchmarkai-metrics-prod' without ensuring its ownership or confirming its accessibility. This could lead to potential security vulnerabilities or unauthorized access to the bucket if it is not properly secured or claimed by the appropriate entity. The issue may result in data breaches, exposure of proprietary information, or unauthorized modifications to stored data."
},
{
"lang": "es",
"value": "En la \u00faltima versi\u00f3n de pytorch/serve, el script 'upload_results_to_s3.sh' hace referencia al bucket de S3 'benchmarkai-metrics-prod' sin garantizar su propiedad ni confirmar su accesibilidad. Esto podr\u00eda generar vulnerabilidades de seguridad o acceso no autorizado al bucket si no est\u00e1 protegido correctamente o no es reclamado por la entidad correspondiente. El problema puede provocar filtraciones de datos, exposici\u00f3n de informaci\u00f3n confidencial o modificaciones no autorizadas de los datos almacenados."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-840"
}
]
}
],
"references": [
{
"url": "https://huntr.com/bounties/20917570-8328-428f-bd1d-4fcd71fb2359",
"source": "security@huntr.dev"
}
]
}