2024-05-21 14:03:59 +00:00
{
"id" : "CVE-2024-35180" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-05-21T13:15:08.813" ,
2024-05-21 18:03:30 +00:00
"lastModified" : "2024-05-21T16:54:35.880" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-05-21 14:03:59 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "OMERO.web provides a web based client and plugin infrastructure. There is currently no escaping or validation of the `callback` parameter that can be passed to various OMERO.web endpoints that have JSONP enabled. This vulnerability has been patched in version 5.26.0.\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"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" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-830"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/ome/omero-web/commit/d41207cbb82afc56ea79e84db532608aa24ab4aa" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/ome/omero-web/security/advisories/GHSA-vr85-5pwx-c6gq" ,
"source" : "security-advisories@github.com"
}
]
}