2023-12-14 15:00:31 +00:00
|
|
|
{
|
|
|
|
"id": "CVE-2023-6572",
|
|
|
|
"sourceIdentifier": "security@huntr.dev",
|
|
|
|
"published": "2023-12-14T14:15:46.013",
|
2024-02-28 15:16:24 +00:00
|
|
|
"lastModified": "2024-02-28T14:08:41.697",
|
|
|
|
"vulnStatus": "Analyzed",
|
2024-07-14 02:06:08 +00:00
|
|
|
"cveTags": [],
|
2023-12-14 15:00:31 +00:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
2024-02-08 11:04:32 +00:00
|
|
|
"value": "Command Injection in GitHub repository gradio-app/gradio prior to main."
|
2023-12-19 19:00:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"lang": "es",
|
|
|
|
"value": "Exposici\u00f3n de informaci\u00f3n confidencial a un actor no autorizado en el repositorio de GitHub gradio-app/gradio antes de main."
|
2023-12-14 15:00:31 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"metrics": {
|
2023-12-19 19:00:28 +00:00
|
|
|
"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:H/A:N",
|
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "LOW",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
|
|
|
"availabilityImpact": "NONE",
|
|
|
|
"baseScore": 8.1,
|
|
|
|
"baseSeverity": "HIGH"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 2.8,
|
|
|
|
"impactScore": 5.2
|
|
|
|
}
|
|
|
|
],
|
2023-12-14 15:00:31 +00:00
|
|
|
"cvssMetricV30": [
|
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.0",
|
|
|
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
|
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "LOW",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"scope": "CHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
|
|
|
"availabilityImpact": "NONE",
|
|
|
|
"baseScore": 9.6,
|
|
|
|
"baseSeverity": "CRITICAL"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 3.1,
|
|
|
|
"impactScore": 5.8
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"weaknesses": [
|
|
|
|
{
|
2024-02-08 11:04:32 +00:00
|
|
|
"source": "security@huntr.dev",
|
2023-12-14 15:00:31 +00:00
|
|
|
"type": "Primary",
|
2023-12-19 19:00:28 +00:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "CWE-77"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2024-02-08 11:04:32 +00:00
|
|
|
"source": "nvd@nist.gov",
|
2023-12-19 19:00:28 +00:00
|
|
|
"type": "Secondary",
|
2023-12-14 15:00:31 +00:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
2024-02-08 11:04:32 +00:00
|
|
|
"value": "CWE-77"
|
2023-12-14 15:00:31 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-12-19 19:00:28 +00:00
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"nodes": [
|
|
|
|
{
|
|
|
|
"operator": "OR",
|
|
|
|
"negate": false,
|
|
|
|
"cpeMatch": [
|
|
|
|
{
|
|
|
|
"vulnerable": true,
|
|
|
|
"criteria": "cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:*",
|
2024-02-28 15:16:24 +00:00
|
|
|
"versionEndExcluding": "4.14.0",
|
|
|
|
"matchCriteriaId": "71C808DD-0073-490C-9485-A8B16BBAC352"
|
2023-12-19 19:00:28 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-12-14 15:00:31 +00:00
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/gradio-app/gradio/commit/5b5af1899dd98d63e1f9b48a93601c2db1f56520",
|
2023-12-19 19:00:28 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Patch"
|
|
|
|
]
|
2023-12-14 15:00:31 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.com/bounties/21d2ff0c-d43a-4afd-bb4d-049ee8da5b5c",
|
2023-12-19 19:00:28 +00:00
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Exploit",
|
|
|
|
"Issue Tracking",
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2023-12-14 15:00:31 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|