2023-06-21 18:00:36 +00:00
{
"id" : "CVE-2023-33725" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-21T16:15:11.413" ,
2023-07-05 16:00:30 +00:00
"lastModified" : "2023-07-05T15:52:44.110" ,
"vulnStatus" : "Analyzed" ,
2023-06-21 18:00:36 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Broadleaf 5.x and 6.x (including 5.2.25-GA and 6.2.6-GA) was discovered to contain a cross-site scripting (XSS) vulnerability via a customer signup with a crafted email address. This is fixed in 6.2.6.1-GA."
}
] ,
2023-07-05 16:00:30 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:broadleafcommerce:broadleaf_commerce:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.0" ,
"versionEndIncluding" : "5.2.25-ga" ,
"matchCriteriaId" : "99269270-23EE-49A1-932A-D639D0353698"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:broadleafcommerce:broadleaf_commerce:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.0" ,
"versionEndExcluding" : "6.2.6.1-ga" ,
"matchCriteriaId" : "277130E0-4FBB-4D44-A5A8-C04F8E98B138"
}
]
}
]
}
] ,
2023-06-21 18:00:36 +00:00
"references" : [
{
"url" : "https://github.com/Contrast-Security-OSS/Burptrast/tree/main/docs/CVE-2023-33725" ,
2023-07-05 16:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory"
]
2023-06-21 18:00:36 +00:00
}
]
}