2023-10-06 06:00:29 +00:00
{
"id" : "CVE-2023-26153" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2023-10-06T05:15:52.803" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:50:53.453" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-06 06:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Versions of the package geokit-rails before 2.5.0 are vulnerable to Command Injection due to unsafe deserialisation of YAML within the 'geo_location' cookie. This issue can be exploited remotely via a malicious cookie value.\r\r**Note:**\r\r An attacker can use this vulnerability to execute commands on the host system."
2023-10-06 14:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las versiones del paquete geokit-rails anteriores a la 2.5.0 son vulnerables a la inyecci\u00f3n de comandos debido a una deserializaci\u00f3n insegura de YAML dentro de la cookie 'geo_location'. Este problema se puede explotar de forma remota mediante un valor de cookie malicioso. **Nota:** Un atacante puede utilizar esta vulnerabilidad para ejecutar comandos en el host system."
2023-10-06 06:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-13 20:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
2023-10-13 20:00:27 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L" ,
"baseScore" : 8.3 ,
"baseSeverity" : "HIGH" ,
2023-10-13 20:00:27 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2023-10-13 20:00:27 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.7
2023-10-13 20:00:27 +00:00
} ,
2023-10-06 06:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-06 06:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-10-06 06:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
2023-10-06 06:00:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2023-10-06 06:00:29 +00:00
}
]
} ,
2023-10-13 20:00:27 +00:00
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
2023-10-13 20:00:27 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-78"
2023-10-13 20:00:27 +00:00
}
]
2023-11-07 21:03:21 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-07 21:03:21 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-502"
2023-11-07 21:03:21 +00:00
}
]
2023-10-13 20:00:27 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:geokit:geokit-rails:*:*:*:*:*:rails:*:*" ,
"versionEndExcluding" : "2.5.0" ,
"matchCriteriaId" : "FD2D2981-7883-44D9-AC51-A729938F40E2"
}
]
}
]
}
] ,
2023-10-06 06:00:29 +00:00
"references" : [
{
"url" : "https://gist.github.com/CalumHutton/b7aa1c2e71c8d4386463ac14f686901d" ,
2023-10-13 20:00:27 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-10-06 06:00:29 +00:00
} ,
{
"url" : "https://github.com/geokit/geokit-rails/blob/master/lib/geokit-rails/ip_geocode_lookup.rb%23L37" ,
2023-10-13 20:00:27 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Broken Link"
]
2023-10-06 06:00:29 +00:00
} ,
{
"url" : "https://github.com/geokit/geokit-rails/commit/7ffc5813e57f6f417987043e1039925fd0865c43" ,
2023-10-13 20:00:27 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Patch"
]
2023-10-06 06:00:29 +00:00
} ,
{
"url" : "https://github.com/geokit/geokit-rails/commit/a93dfe49fb9aeae7164e2f8c4041450a04b5482f" ,
2023-10-13 20:00:27 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Patch"
]
2023-10-06 06:00:29 +00:00
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-RUBY-GEOKITRAILS-5920323" ,
2023-10-13 20:00:27 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gist.github.com/CalumHutton/b7aa1c2e71c8d4386463ac14f686901d" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/geokit/geokit-rails/blob/master/lib/geokit-rails/ip_geocode_lookup.rb%23L37" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://github.com/geokit/geokit-rails/commit/7ffc5813e57f6f417987043e1039925fd0865c43" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/geokit/geokit-rails/commit/a93dfe49fb9aeae7164e2f8c4041450a04b5482f" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-RUBY-GEOKITRAILS-5920323" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
2023-10-06 06:00:29 +00:00
}
]
}