2024-09-02 10:03:18 +00:00
{
"id" : "CVE-2024-45522" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-09-02T00:15:11.830" ,
2024-09-05 16:03:16 +00:00
"lastModified" : "2024-09-05T14:29:32.737" ,
"vulnStatus" : "Analyzed" ,
2024-09-02 10:03:18 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Linen before cd37c3e does not verify that the domain is linen.dev or www.linen.dev when resetting a password. This occurs in create in apps/web/pages/api/forgot-password/index.ts."
2024-09-03 14:03:47 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las versiones anteriores a cd37c3e de Linen no verifican que el dominio sea Linen.dev o www.linen.dev al restablecer una contrase\u00f1a. Esto ocurre en la creaci\u00f3n de apps/web/pages/api/forgot-password/index.ts."
2024-09-02 10:03:18 +00:00
}
] ,
2024-09-03 16:03:22 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-09-05 16:03:16 +00: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
} ,
2024-09-03 16:03:22 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
2024-09-05 16:03:16 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
} ,
2024-09-03 16:03:22 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-284"
}
]
}
] ,
2024-09-05 16:03:16 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:linen:linen:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2024-04-03" ,
"matchCriteriaId" : "7CFC6420-B6A1-4A93-95FC-6EF9B18FC034"
}
]
}
]
}
] ,
2024-09-02 10:03:18 +00:00
"references" : [
{
"url" : "https://github.com/Linen-dev/linen.dev/commit/cd37c3e88ec29f4e7baae7e32fe80d0137848d10" ,
2024-09-05 16:03:16 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-09-02 10:03:18 +00:00
}
]
}