2024-09-10 18:03:16 +00:00
{
"id" : "CVE-2024-44676" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-09-10T16:15:20.260" ,
2024-09-25 20:03:17 +00:00
"lastModified" : "2024-09-25T19:20:25.073" ,
"vulnStatus" : "Analyzed" ,
2024-09-10 18:03:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "eladmin v2.7 and before is vulnerable to Cross Site Scripting (XSS) which allows an attacker to execute arbitrary code via LocalStoreController. java."
2024-09-15 02:03:16 +00:00
} ,
{
"lang" : "es" ,
"value" : "eladmin v2.7 y anteriores son vulnerables a Cross Site Scripting (XSS), lo que permite a un atacante ejecutar c\u00f3digo arbitrario a trav\u00e9s de LocalStoreController. java."
2024-09-10 18:03:16 +00:00
}
] ,
2024-09-10 22:03:16 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-09-25 20:03:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
2024-09-25 20:03:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-25 20:03:17 +00:00
} ,
"exploitabilityScore" : 1.7 ,
"impactScore" : 2.7
} ,
2024-09-10 22:03:16 +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:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2024-09-10 22:03:16 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-10 22:03:16 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
2024-09-25 20:03:17 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2024-09-10 22:03:16 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-09-25 20:03:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:eladmin:eladmin:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.7" ,
"matchCriteriaId" : "0C479E81-58DB-4E78-9175-C23E9FEEB7D3"
}
]
}
]
}
] ,
2024-09-10 18:03:16 +00:00
"references" : [
{
"url" : "https://github.com/elunez/eladmin" ,
2024-09-25 20:03:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-09-10 18:03:16 +00:00
} ,
{
"url" : "https://github.com/jcxj/jcxj/blob/master/source/_posts/eladmin-%E5%A4%8D%E7%8E%B0.md" ,
2024-09-25 20:03:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2024-09-10 18:03:16 +00:00
}
]
}