2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2018-6109" ,
2023-11-07 21:03:21 +00:00
"sourceIdentifier" : "chrome-cve-admin@google.com" ,
2023-04-24 12:24:31 +02:00
"published" : "2019-01-09T19:29:08.353" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T02:59:25.197" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "readAsText() can indefinitely read the file picked by the user, rather than only once at the time the file is picked in File API in Google Chrome prior to 66.0.3359.117 allowed a remote attacker to access data on the user file system without explicit consent via a crafted HTML page."
} ,
{
"lang" : "es" ,
"value" : "readAsText() puede leer indefinidamente el archivo escogido por el usuario, en lugar de solo una vez cuando se elige el archivo en la API File en Google Chrome , en versiones anteriores a la 66.0.3359.117, lo que permit\u00eda que un atacante remoto accediese a los datos en el sistema de archivos del usuario sin consentimiento expl\u00edcito mediante una p\u00e1gina HTML manipulada."
}
] ,
"metrics" : {
"cvssMetricV30" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:P/I:N/A:N" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "66.0.3359.117" ,
"matchCriteriaId" : "1301094D-6487-4A02-AAE3-A1A5B014B017"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DEECE5FC-CACF-4496-A3E7-164736409252"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EE249E1B-A1FD-4E08-AA71-A0E1F10FFE97"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9BBCD86A-E6C7-4444-9D74-F861084090F0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E5ED5807-55B7-47C5-97A6-03233F4FBC3A"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://www.securityfocus.com/bid/103917" ,
2023-11-07 21:03:21 +00:00
"source" : "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2018:1195" ,
2023-11-07 21:03:21 +00:00
"source" : "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://chromereleases.googleblog.com/2018/04/stable-channel-update-for-desktop.html" ,
2023-11-07 21:03:21 +00:00
"source" : "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://crbug.com/710190" ,
2023-11-07 21:03:21 +00:00
"source" : "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://security.gentoo.org/glsa/201804-22" ,
2023-11-07 21:03:21 +00:00
"source" : "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://www.debian.org/security/2018/dsa-4182" ,
2023-11-07 21:03:21 +00:00
"source" : "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
}
]
}