2024-12-10 00:59:16 +00:00
{
"id" : "CVE-2024-9672" ,
"sourceIdentifier" : "eb41dac7-0af8-4f84-9f6d-0272772514f4" ,
"published" : "2024-12-10T00:15:22.893" ,
2025-01-30 15:03:51 +00:00
"lastModified" : "2025-01-30T14:55:08.713" ,
"vulnStatus" : "Analyzed" ,
2024-12-10 00:59:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A reflected cross-site scripting (XSS) vulnerability exists in PaperCut NG/MF. This issue can be used to execute specially created JavaScript payloads in the browser. A user must click on a malicious link for this issue to occur."
2024-12-15 03:03:56 +00:00
} ,
{
"lang" : "es" ,
"value" : "Existe una vulnerabilidad de Cross Site Scripting (XSS) reflejado en PaperCut NG/MF. Este problema se puede aprovechar para ejecutar payloads de JavaScript manipuladas especialmente en el navegador. El usuario debe hacer clic en un enlace malicioso para que se produzca este problema."
2024-12-10 00:59:16 +00:00
}
] ,
"metrics" : {
"cvssMetricV40" : [
{
"source" : "eb41dac7-0af8-4f84-9f6d-0272772514f4" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "4.0" ,
"vectorString" : "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"attackRequirements" : "NONE" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "ACTIVE" ,
2025-03-02 03:03:52 +00:00
"vulnConfidentialityImpact" : "NONE" ,
"vulnIntegrityImpact" : "LOW" ,
"vulnAvailabilityImpact" : "NONE" ,
"subConfidentialityImpact" : "HIGH" ,
"subIntegrityImpact" : "HIGH" ,
"subAvailabilityImpact" : "NONE" ,
2024-12-10 00:59:16 +00:00
"exploitMaturity" : "NOT_DEFINED" ,
2025-03-02 03:03:52 +00:00
"confidentialityRequirement" : "NOT_DEFINED" ,
"integrityRequirement" : "NOT_DEFINED" ,
"availabilityRequirement" : "NOT_DEFINED" ,
2024-12-10 00:59:16 +00:00
"modifiedAttackVector" : "NOT_DEFINED" ,
"modifiedAttackComplexity" : "NOT_DEFINED" ,
"modifiedAttackRequirements" : "NOT_DEFINED" ,
"modifiedPrivilegesRequired" : "NOT_DEFINED" ,
"modifiedUserInteraction" : "NOT_DEFINED" ,
2025-03-02 03:03:52 +00:00
"modifiedVulnConfidentialityImpact" : "NOT_DEFINED" ,
"modifiedVulnIntegrityImpact" : "NOT_DEFINED" ,
"modifiedVulnAvailabilityImpact" : "NOT_DEFINED" ,
"modifiedSubConfidentialityImpact" : "NOT_DEFINED" ,
"modifiedSubIntegrityImpact" : "NOT_DEFINED" ,
"modifiedSubAvailabilityImpact" : "NOT_DEFINED" ,
"Safety" : "NOT_DEFINED" ,
"Automatable" : "NOT_DEFINED" ,
"Recovery" : "NOT_DEFINED" ,
2024-12-10 00:59:16 +00:00
"valueDensity" : "NOT_DEFINED" ,
"vulnerabilityResponseEffort" : "NOT_DEFINED" ,
"providerUrgency" : "NOT_DEFINED"
}
}
2025-01-30 15:03:51 +00:00
] ,
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
}
2024-12-10 00:59:16 +00:00
]
} ,
"weaknesses" : [
{
"source" : "eb41dac7-0af8-4f84-9f6d-0272772514f4" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-917"
}
]
2025-01-30 15:03:51 +00:00
} ,
{
"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:papercut:papercut_mf:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "24.1.1" ,
"matchCriteriaId" : "E8AE5D47-8CB0-430E-B147-600B3A8ADEE0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:papercut:papercut_ng:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "24.1.1" ,
"matchCriteriaId" : "93771380-A071-496A-9219-72299310F2F6"
}
]
}
]
2024-12-10 00:59:16 +00:00
}
] ,
"references" : [
{
"url" : "https://www.papercut.com/kb/Main/security-bulletin-december-2024/" ,
2025-01-30 15:03:51 +00:00
"source" : "eb41dac7-0af8-4f84-9f6d-0272772514f4" ,
"tags" : [
"Vendor Advisory"
]
2024-12-10 00:59:16 +00:00
}
]
}