2023-12-22 17:00:28 +00:00
{
"id" : "CVE-2023-45957" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-12-22T16:15:08.327" ,
2024-01-03 05:00:28 +00:00
"lastModified" : "2024-01-03T03:06:41.180" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-22 17:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A stored cross-site scripting (XSS) vulnerability in the component admin/AdminRequestSqlController.php of thirty bees before 1.5.0 allows attackers to execute arbitrary web script or HTML via $e->getMessage() error mishandling."
2024-01-03 05:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de cross-site scripting (XSS) almacenado en el componente admin/AdminRequestSqlController.php de thirty bees anteriores a 1.5.0 permite a los atacantes ejecutar scripts web o HTML arbitrarios mediante un manejo incorrecto del error $e->getMessage()."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"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:thirtybees:thirty_bees:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.5.0" ,
"matchCriteriaId" : "6F616AF3-86CE-490F-A99D-5FA8C80254BE"
}
]
}
]
2023-12-22 17:00:28 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/thirtybees/thirtybees/commit/f5b2c1e0094ce53fded1443bab99a604ae8e2968" ,
2024-01-03 05:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-12-22 17:00:28 +00:00
} ,
{
"url" : "https://github.com/thirtybees/thirtybees/compare/1.4.0...1.5.0" ,
2024-01-03 05:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-12-22 17:00:28 +00:00
} ,
{
"url" : "https://zigrin.com/advisories/thirty-bees-stored-cross-site-scripting-xss/" ,
2024-01-03 05:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-12-22 17:00:28 +00:00
}
]
}