2023-04-25 10:17:25 +02:00
{
"id" : "CVE-2023-26494" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-04-24T17:15:10.693" ,
2023-05-03 22:00:27 +02:00
"lastModified" : "2023-05-03T18:59:28.997" ,
"vulnStatus" : "Analyzed" ,
2023-04-25 10:17:25 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "lorawan-stack is an open source LoRaWAN network server. Prior to version 3.24.1, an open redirect exists on the login page of the lorawan stack server, allowing an attacker to supply a user controlled redirect upon sign in. This issue may allows malicious actors to phish users, as users assume they were redirected to the homepage on login. Version 3.24.1 contains a fix.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-03 22:00:27 +02:00
{
"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
} ,
2023-04-25 10:17:25 +02:00
{
"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" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-601"
}
]
}
] ,
2023-05-03 22:00:27 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:thethingsnetwork:lorawan-stack:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.24.1" ,
"matchCriteriaId" : "5085A9E1-E8DC-4888-BE64-BE80842C8336"
}
]
}
]
}
] ,
2023-04-25 10:17:25 +02:00
"references" : [
{
"url" : "https://github.com/TheThingsNetwork/lorawan-stack/blob/ecdef730f176c02f7c9afce98b0457ae64de5bfc/pkg/webui/account/views/login/index.js#L90-L90" ,
2023-05-03 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2023-04-25 10:17:25 +02:00
} ,
{
"url" : "https://github.com/TheThingsNetwork/lorawan-stack/blob/ecdef730f176c02f7c9afce98b0457ae64de5bfc/pkg/webui/account/views/token-login/index.js#L74-L74" ,
2023-05-03 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2023-04-25 10:17:25 +02:00
} ,
{
"url" : "https://github.com/TheThingsNetwork/lorawan-stack/commit/f06776028bdb3994847fc6067613dc61a2b3559e" ,
2023-05-03 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-04-25 10:17:25 +02:00
} ,
{
"url" : "https://github.com/TheThingsNetwork/lorawan-stack/releases/tag/v3.24.1" ,
2023-05-03 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-04-25 10:17:25 +02:00
} ,
{
"url" : "https://securitylab.github.com/advisories/GHSL-2022-138_lorawan-stack/" ,
2023-05-03 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-04-25 10:17:25 +02:00
}
]
}