2024-09-03 20:03:15 +00:00
{
"id" : "CVE-2024-42904" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-09-03T18:15:08.740" ,
2024-09-12 22:03:16 +00:00
"lastModified" : "2024-09-12T20:19:45.877" ,
"vulnStatus" : "Analyzed" ,
2024-09-03 20:03:15 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A cross-site scripting (XSS) vulnerability in SysPass 3.2.x allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the name parameter at /Controllers/ClientController.php."
2024-09-08 02:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de cross-site scripting (XSS) en SysPass 3.2.x permite a los atacantes ejecutar scripts web o HTML arbitrarios mediante la inyecci\u00f3n de un payload manipulado en el par\u00e1metro de nombre en /Controllers/ClientController.php."
2024-09-03 20:03:15 +00:00
}
] ,
2024-09-12 22:03:16 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"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
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:syspass:syspass:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.2.0" ,
"versionEndIncluding" : "3.2.11" ,
"matchCriteriaId" : "FC207139-CF96-468F-921E-206A047C4355"
}
]
}
]
}
] ,
2024-09-03 20:03:15 +00:00
"references" : [
{
"url" : "https://github.com/nuxsmin/sysPass/blob/9d0e169d2163897238877fb65130db47fe1ddcfa/app/modules/api/Controllers/ClientController.php#L89" ,
2024-09-12 22:03:16 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2024-09-03 20:03:15 +00:00
} ,
{
"url" : "https://github.com/nuxsmin/sysPass/blob/master/lib/SP/DataModel/ClientData.php#L98" ,
2024-09-12 22:03:16 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2024-09-03 20:03:15 +00:00
} ,
{
"url" : "https://github.com/sysentr0py/CVEs/tree/main/CVE-2024-42904" ,
2024-09-12 22:03:16 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2024-09-03 20:03:15 +00:00
}
]
}