2024-10-22 18:03:42 +00:00
{
"id" : "CVE-2024-49211" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-10-22T17:15:06.193" ,
2024-10-30 21:03:21 +00:00
"lastModified" : "2024-10-30T19:35:29.010" ,
"vulnStatus" : "Modified" ,
2024-10-22 18:03:42 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Reflected XSS was discovered in a Dashboard Listing Archer Platform UX page in Archer Platform 6.x before version 2024.08. A remote unauthenticated attacker could potentially exploit this by tricking a victim application user into supplying malicious HTML or JavaScript code to the vulnerable web application; the malicious code is then reflected back to the victim and executed by the web browser in the context of the vulnerable web application."
2024-10-23 16:03:56 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un XSS reflejado en una p\u00e1gina de UX de Archer Platform que inclu\u00eda un listado de paneles en Archer Platform 6.x anterior a la versi\u00f3n 2024.08. Un atacante remoto no autenticado podr\u00eda aprovechar esto enga\u00f1ando al usuario de la aplicaci\u00f3n v\u00edctima para que proporcione c\u00f3digo HTML o JavaScript malicioso a la aplicaci\u00f3n web vulnerable; el c\u00f3digo malicioso se refleja luego de vuelta a la v\u00edctima y el navegador web lo ejecuta en el contexto de la aplicaci\u00f3n web vulnerable."
2024-10-22 18:03:42 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-10-30 17:03:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@mitre.org" ,
"type" : "Secondary" ,
2024-10-30 17:03:21 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N" ,
"baseScore" : 5.2 ,
"baseSeverity" : "MEDIUM" ,
2024-10-30 17:03:21 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "HIGH" ,
2024-10-30 17:03:21 +00:00
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
2024-10-30 17:03:21 +00:00
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-30 17:03:21 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.9 ,
"impactScore" : 4.2
2024-10-30 17:03:21 +00:00
} ,
2024-10-22 18:03:42 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-22 18:03:42 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2024-10-22 18:03:42 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2024-10-22 18:03:42 +00:00
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
2024-10-22 18:03:42 +00:00
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-22 18:03:42 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
2024-10-22 18:03:42 +00:00
}
]
} ,
2024-10-30 17:03:21 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
2024-10-30 21:03:21 +00:00
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
2024-10-30 17:03:21 +00:00
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:archerirm:archer:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.3.0.0" ,
"versionEndExcluding" : "2024.09" ,
"matchCriteriaId" : "34F58440-3584-4424-81BD-66B2317601BB"
}
]
}
]
}
] ,
2024-10-22 18:03:42 +00:00
"references" : [
{
"url" : "https://www.archerirm.community/t5/platform-announcements/archer-update-for-multiple-vulnerabilities/ta-p/747545" ,
2024-10-30 17:03:21 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-10-22 18:03:42 +00:00
} ,
{
"url" : "https://www.archerirm.community/t5/platform-announcements/tkb-p/product-advisories-tkb" ,
2024-10-30 17:03:21 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-10-22 18:03:42 +00:00
}
]
}