2023-05-30 06:00:27 +00:00
{
"id" : "CVE-2023-33175" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-30T05:15:11.877" ,
2023-06-09 11:28:17 +00:00
"lastModified" : "2023-06-07T17:21:24.507" ,
"vulnStatus" : "Analyzed" ,
2023-05-30 06:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "ToUI is a Python package for creating user interfaces (websites and desktop apps) from HTML. ToUI is using Flask-Caching (SimpleCache) to store user variables. Websites that use `Website.user_vars` property. It affects versions 2.0.1 to 2.4.0. This issue has been patched in version 2.4.1."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-09 11:28:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-05-30 06:00:27 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
2023-06-09 11:28:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-913"
}
]
} ,
2023-05-30 06:00:27 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-914"
}
]
}
] ,
2023-06-09 11:28:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:toui_project:toui:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.0.1" ,
"versionEndIncluding" : "2.4.0" ,
"matchCriteriaId" : "8C14F24C-0F44-472D-A3CE-16C78C907A2D"
}
]
}
]
}
] ,
2023-05-30 06:00:27 +00:00
"references" : [
{
"url" : "https://github.com/mubarakalmehairbi/ToUI/releases/tag/v2.4.1" ,
2023-06-09 11:28:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-05-30 06:00:27 +00:00
} ,
{
"url" : "https://github.com/mubarakalmehairbi/ToUI/security/advisories/GHSA-hh7j-pg39-q563" ,
2023-06-09 11:28:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-05-30 06:00:27 +00:00
}
]
}