2023-08-04 20:00:32 +00:00
{
"id" : "CVE-2023-38695" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-04T18:15:14.667" ,
2023-08-09 14:00:35 +00:00
"lastModified" : "2023-08-09T13:18:50.527" ,
"vulnStatus" : "Analyzed" ,
2023-08-04 20:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "cypress-image-snapshot shows visual regressions in Cypress with jest-image-snapshot. Prior to version 8.0.2, it's possible for a user to pass a relative file path for the snapshot name and reach outside of the project directory into the machine running the test. This issue has been patched in version 8.0.2.\n\n\n"
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "cypress-image-snapshot muestra regresiones visuales en Cypress con jest-image-snapshot. Antes de la versi\u00f3n 8.0.2, era posible que un usuario pasara una ruta de archivo relativa para el nombre de la instant\u00e1nea y llegara fuera del directorio del proyecto a la m\u00e1quina que ejecutaba la prueba. Este problema se ha corregido en la versi\u00f3n 8.0.2."
2023-08-04 20:00:32 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-09 14:00:35 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
2023-08-04 20:00:32 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
2023-08-09 14:00:35 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:simonsmith:cypress_image_snapshot:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "8.0.2" ,
"matchCriteriaId" : "35914465-A5A0-48FC-B8B5-0AFFF23883AF"
}
]
}
]
}
] ,
2023-08-04 20:00:32 +00:00
"references" : [
{
"url" : "https://github.com/simonsmith/cypress-image-snapshot/commit/ef49519795daf5183f4fac6f3136e194f20f39f4" ,
2023-08-09 14:00:35 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-08-04 20:00:32 +00:00
} ,
{
"url" : "https://github.com/simonsmith/cypress-image-snapshot/issues/15" ,
2023-08-09 14:00:35 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
2023-08-04 20:00:32 +00:00
} ,
{
"url" : "https://github.com/simonsmith/cypress-image-snapshot/releases/tag/8.0.2" ,
2023-08-09 14:00:35 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-08-04 20:00:32 +00:00
} ,
{
"url" : "https://github.com/simonsmith/cypress-image-snapshot/security/advisories/GHSA-vxjg-hchx-cc4g" ,
2023-08-09 14:00:35 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Vendor Advisory"
]
2023-08-04 20:00:32 +00:00
}
]
}