cbcvebase.
CVE-2018-0767
published 2018-01-04

CVE-2018-0767: Microsoft Edge in Microsoft Windows 10 1511, 1607, 1703, 1709, and Windows Server 2016 allows an attacker to obtain information to further compromise the…

PriorityP352medium5.3CVSS 3.0
AVNACHPRNUIRSUCHINAN
EXPLOIT
EPSS
65.47%
99.2th percentile
Microsoft Edge in Microsoft Windows 10 1511, 1607, 1703, 1709, and Windows Server 2016 allows an attacker to obtain information to further compromise the user's system, due to how the scripting engine handles objects in memory, aka "Scripting Engine Information Disclosure Vulnerability". This CVE ID is unique from CVE-2018-0780 and CVE-2018-0800.

Affected

13 ranges
VendorProductVersion rangeFixed in
microsoftchakracore< 1.7.61.7.6
microsoftchakracore<= 1.7.6
microsoft_corporationmicrosoft_edge
msrcchakracore
msrcmicrosoft_edge_on_windows_10_version_1511_for_32-bit_systems
msrcmicrosoft_edge_on_windows_10_version_1511_for_x64-based_systems
msrcmicrosoft_edge_on_windows_10_version_1607_for_32-bit_systems
msrcmicrosoft_edge_on_windows_10_version_1607_for_x64-based_systems
msrcmicrosoft_edge_on_windows_10_version_1703_for_32-bit_systems
msrcmicrosoft_edge_on_windows_10_version_1703_for_x64-based_systems
msrcmicrosoft_edge_on_windows_10_version_1709_for_32-bit_systems
msrcmicrosoft_edge_on_windows_10_version_1709_for_x64-based_systems
msrcmicrosoft_edge_on_windows_server_2016

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://github.com/Microsoft/ChakraCore/releases/tag/v1.7.6
  • Trigger pattern: JavaScript array with float elements where a sparse segment is created via fractional index increments (i += 0.5) followed by large-index assignments, exploiting AppendLeftOverItemsFromEndSegment out-of-bounds read in Chakra/Edge
  • Vulnerable function is AppendLeftOverItemsFromEndSegment in JavascriptArray.inl (Chakra engine); look for out-of-bounds read triggered by ScanForMissingValues operating on a non-head grown segment
  • Exploit loops the trigger function 100 times to reliably reproduce the OOB read condition; repeated invocation pattern (100 iterations) may be observable in script profiling or JIT telemetry
  • CVE-2018-0767 affects Microsoft Edge on Windows 10 1709 specifically; scope detection to that OS/browser version combination
  • ·Exploit status is publicly disclosed but assessed as Exploitation Unlikely for both latest and older software releases at time of advisory
  • ·The NVD source (DOC 1) describes CVE-2018-0800, a distinct but related scripting engine information disclosure CVE; do not conflate IOCs or descriptions between CVE-2018-0767, CVE-2018-0780, and CVE-2018-0800

CVSS provenance

nvdv3.05.3MEDIUMCVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
nvdv2.02.6LOWAV:N/AC:H/Au:N/C:P/I:N/A:N
vendor_msrc4.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.