mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-29 01:31:20 +00:00
145 lines
4.3 KiB
JSON
145 lines
4.3 KiB
JSON
{
|
|
"id": "CVE-2016-1616",
|
|
"sourceIdentifier": "cve-coordination@google.com",
|
|
"published": "2016-01-25T11:59:04.773",
|
|
"lastModified": "2016-12-07T18:33:00.197",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The CustomButton::AcceleratorPressed function in ui/views/controls/button/custom_button.cc in Google Chrome before 48.0.2564.82 allows remote attackers to spoof URLs via vectors involving an unfocused custom button."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "La funci\u00f3n CustomButton::AcceleratorPressed en ui/views/controls/button/custom_button.cc en Google Chrome en versiones anteriores a 48.0.2564.82 permite a atacantes remotos suplantar URLs a trav\u00e9s de vectores implicando un bot\u00f3n personalizado no enfocado."
|
|
}
|
|
],
|
|
"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:N/I:L/A:N",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "REQUIRED",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "LOW",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 4.3,
|
|
"baseSeverity": "MEDIUM"
|
|
},
|
|
"exploitabilityScore": 2.8,
|
|
"impactScore": 1.4
|
|
}
|
|
],
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "MEDIUM",
|
|
"authentication": "NONE",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "PARTIAL",
|
|
"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-254"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "47.0.2526.106",
|
|
"matchCriteriaId": "68EEC241-F8D3-4CF6-AE28-1B7BA2E4E6A4"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://googlechromereleases.blogspot.com/2016/01/stable-channel-update_20.html",
|
|
"source": "cve-coordination@google.com",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00035.html",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00036.html",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00046.html",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "http://rhn.redhat.com/errata/RHSA-2016-0072.html",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "http://www.debian.org/security/2016/dsa-3456",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/81430",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "http://www.securitytracker.com/id/1034801",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "https://code.google.com/p/chromium/issues/detail?id=541415",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "https://codereview.chromium.org/1437523005",
|
|
"source": "cve-coordination@google.com"
|
|
},
|
|
{
|
|
"url": "https://security.gentoo.org/glsa/201603-09",
|
|
"source": "cve-coordination@google.com"
|
|
}
|
|
]
|
|
} |