2023-06-09 11:28:17 +00:00
{
"id" : "CVE-2023-34239" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-08T00:15:09.997" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:06:50.293" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-09 11:28:17 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Gradio is an open-source Python library that is used to build machine learning and data science. Due to a lack of path filtering Gradio does not properly restrict file access to users. Additionally Gradio does not properly restrict the what URLs are proxied. These issues have been addressed in version 3.34.0. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-21 02:00:31 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-21 02:00:31 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
2023-06-21 02:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2023-06-21 02:00:31 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.4
2023-06-21 02:00:31 +00:00
} ,
2023-06-09 11:28:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-09 11:28:17 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2023-06-09 11:28:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE"
2023-06-09 11:28:17 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.2
2023-06-09 11:28:17 +00:00
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-21 02:00:31 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-20"
2023-06-21 02:00:31 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-09 11:28:17 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2023-06-09 11:28:17 +00:00
}
]
}
] ,
2023-06-21 02:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:*" ,
"versionEndExcluding" : "3.34.0" ,
"matchCriteriaId" : "12604F63-8ED5-4810-98D1-F64E4787CF9E"
}
]
}
]
}
] ,
2023-06-09 11:28:17 +00:00
"references" : [
{
"url" : "https://github.com/gradio-app/gradio/pull/4370" ,
2023-06-21 02:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://github.com/gradio-app/gradio/pull/4406" ,
2023-06-21 02:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://github.com/gradio-app/gradio/security/advisories/GHSA-3qqg-pgqq-3695" ,
2023-06-21 02:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/gradio-app/gradio/pull/4370" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/gradio-app/gradio/pull/4406" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/gradio-app/gradio/security/advisories/GHSA-3qqg-pgqq-3695" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-06-09 11:28:17 +00:00
}
]
}