2024-03-27 13:03:43 +00:00

63 lines
1.7 KiB
JSON

{
"id": "CVE-2024-2206",
"sourceIdentifier": "security@huntr.dev",
"published": "2024-03-27T01:15:46.613",
"lastModified": "2024-03-27T12:29:30.307",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "The /proxy route allows a user to proxy arbitrary urls including potential internal endpoints."
},
{
"lang": "es",
"value": "La ruta /proxy permite a un usuario enviar URL arbitrarias, incluidos posibles endpoints internos."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "security@huntr.dev",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "security@huntr.dev",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"references": [
{
"url": "https://github.com/gradio-app/gradio/commit/49d9c48537aa706bf72628e3640389470138bdc6",
"source": "security@huntr.dev"
},
{
"url": "https://huntr.com/bounties/2286c1ed-b889-45d6-adda-7014ea06d98e",
"source": "security@huntr.dev"
}
]
}