2023-04-25 10:17:25 +02:00
{
"id" : "CVE-2023-27524" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-04-24T16:15:07.843" ,
2023-10-13 18:00:28 +00:00
"lastModified" : "2023-10-13T16:15:11.073" ,
2023-05-24 20:00:37 +00:00
"vulnStatus" : "Modified" ,
2023-04-25 10:17:25 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Session Validation attacks in Apache Superset versions up to and including 2.0.1. Installations that have not altered the default configured SECRET_KEY according to installation instructions allow for an attacker to authenticate and access unauthorized resources. This does not affect Superset administrators who have changed the default value for SECRET_KEY config."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-02 23:55:27 +02: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:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2023-04-25 10:17:25 +02:00
{
"source" : "security@apache.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 8.9 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
{
"source" : "security@apache.org" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1188"
}
]
}
] ,
2023-05-02 23:55:27 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.0.1" ,
"matchCriteriaId" : "20E98F0D-B484-4FA4-8273-074A75ED3227"
}
]
}
]
}
] ,
2023-04-25 10:17:25 +02:00
"references" : [
2023-05-24 20:00:37 +00:00
{
"url" : "http://packetstormsecurity.com/files/172522/Apache-Superset-2.0.0-Authentication-Bypass.html" ,
"source" : "security@apache.org"
} ,
2023-10-13 18:00:28 +00:00
{
"url" : "http://packetstormsecurity.com/files/175094/Apache-Superset-2.0.0-Remote-Code-Execution.html" ,
"source" : "security@apache.org"
} ,
2023-04-25 10:17:25 +02:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/04/24/2" ,
2023-05-02 23:55:27 +02:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-04-25 10:17:25 +02:00
} ,
{
"url" : "https://lists.apache.org/thread/n0ftx60sllf527j7g11kmt24wvof8xyk" ,
2023-05-02 23:55:27 +02:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
2023-04-25 10:17:25 +02:00
}
]
}