2024-12-13 07:03:54 +00:00
{
"id" : "CVE-2024-21544" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2024-12-13T05:15:07.883" ,
2025-02-04 15:03:59 +00:00
"lastModified" : "2025-02-04T14:15:30.917" ,
2024-12-15 03:03:56 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-12-13 07:03:54 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Versions of the package spatie/browsershot before 5.0.1 are vulnerable to Improper Input Validation due to improper URL validation through the setUrl method.\rAn attacker can exploit this vulnerability by using leading whitespace (%20) before the file:// protocol, resulting in Local File Inclusion, which allows the attacker to read sensitive files on the server."
2024-12-15 03:03:56 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las versiones del paquete spatie/browsershot anteriores a la 5.0.1 son vulnerables a la validaci\u00f3n de entrada incorrecta debido a la validaci\u00f3n incorrecta de URL a trav\u00e9s del m\u00e9todo setUrl. Un atacante puede aprovechar esta vulnerabilidad utilizando un espacio inicial (%20) antes del protocolo file://, lo que da como resultado la inclusi\u00f3n de archivos locales, lo que permite al atacante leer archivos confidenciales en el servidor."
2024-12-13 07:03:54 +00:00
}
] ,
"metrics" : {
"cvssMetricV40" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "4.0" ,
2025-02-04 15:03:59 +00:00
"vectorString" : "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:P/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" ,
2024-12-13 07:03:54 +00:00
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"attackRequirements" : "NONE" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2025-03-02 03:03:52 +00:00
"vulnConfidentialityImpact" : "NONE" ,
"vulnIntegrityImpact" : "NONE" ,
"vulnAvailabilityImpact" : "NONE" ,
"subConfidentialityImpact" : "HIGH" ,
"subIntegrityImpact" : "NONE" ,
"subAvailabilityImpact" : "NONE" ,
2024-12-13 07:03:54 +00:00
"exploitMaturity" : "PROOF_OF_CONCEPT" ,
2025-03-02 03:03:52 +00:00
"confidentialityRequirement" : "NOT_DEFINED" ,
"integrityRequirement" : "NOT_DEFINED" ,
"availabilityRequirement" : "NOT_DEFINED" ,
2024-12-13 07:03:54 +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-13 07:03:54 +00:00
"valueDensity" : "NOT_DEFINED" ,
"vulnerabilityResponseEffort" : "NOT_DEFINED" ,
"providerUrgency" : "NOT_DEFINED"
}
}
] ,
"cvssMetricV31" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
2025-02-04 15:03:59 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" ,
"baseScore" : 8.6 ,
2024-12-13 07:03:54 +00:00
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2025-02-04 15:03:59 +00:00
"scope" : "CHANGED" ,
2024-12-13 07:03:54 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
2025-02-04 15:03:59 +00:00
"impactScore" : 4.0
2024-12-13 07:03:54 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/spatie/browsershot/blob/1e212b596c104138550ed4ef1b9977d8df570c67/src/Browsershot.php%23L258-L269" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://github.com/spatie/browsershot/commit/fae8396641b961f62bd756920b14f01a4391296e" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8496745" ,
"source" : "report@snyk.io"
}
]
}