CVE-2019-13727
published 2019-12-10CVE-2019-13727: Insufficient policy enforcement in WebSockets in Google Chrome prior to 79.0.3945.79 allowed a remote attacker to bypass same origin policy via a crafted HTML…
PriorityP341high8.8CVSS 3.1
AVNACLPRNUIRSUCHIHAH
EPSS
1.43%
70.3th percentile
Insufficient policy enforcement in WebSockets in Google Chrome prior to 79.0.3945.79 allowed a remote attacker to bypass same origin policy via a crafted HTML page.
Affected
16 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| chromium | chromium | >= 0 < 79.0.3945.79-1 | 79.0.3945.79-1 |
| chromium | chromium | >= 0 < 79.0.3945.79-1 | 79.0.3945.79-1 |
| chromium | chromium | >= 0 < 79.0.3945.79-1 | 79.0.3945.79-1 |
| chromium | chromium | >= 0 < 79.0.3945.79-1 | 79.0.3945.79-1 |
| debian | chromium | < chromium 79.0.3945.79-1 (bookworm) | chromium 79.0.3945.79-1 (bookworm) |
| debian | debian_linux | — | — |
| debian | debian_linux | — | — |
| fedoraproject | fedora | — | — |
| fedoraproject | fedora | — | — |
| chrome | < 79.0.3945.79 | 79.0.3945.79 | |
| chrome | >= unspecified < 79.0.3945.79 | 79.0.3945.79 | |
| chrome_chrome | — | — | |
| redhat | enterprise_linux_desktop | — | — |
| redhat | enterprise_linux_for_scientific_computing | — | — |
| redhat | enterprise_linux_server | — | — |
| redhat | enterprise_linux_workstation | — | — |
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
osv8.8HIGH
vendor_debian8.8HIGH
vendor_redhat8.8HIGH
Stop checking back — get the weekly exploitation signal.
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.
GHSA
GHSA-cg85-44qc-39mw: Insufficient policy enforcement in WebSockets in Google Chrome prior to 79
ghsa_unreviewed·2022-05-24
CVE-2019-13727 [MEDIUM] CWE-281 GHSA-cg85-44qc-39mw: Insufficient policy enforcement in WebSockets in Google Chrome prior to 79
Insufficient policy enforcement in WebSockets in Google Chrome prior to 79.0.3945.79 allowed a remote attacker to bypass same origin policy via a crafted HTML page.
OSV
CVE-2019-13727: Insufficient policy enforcement in WebSockets in Google Chrome prior to 79
osv·2019-12-10·CVSS 8.8
CVE-2019-13727 [HIGH] CVE-2019-13727: Insufficient policy enforcement in WebSockets in Google Chrome prior to 79
Insufficient policy enforcement in WebSockets in Google Chrome prior to 79.0.3945.79 allowed a remote attacker to bypass same origin policy via a crafted HTML page.
Chrome
Stable Channel Update for Desktop: CVE-2019-13727
vendor_chrome·2019-12-10·CVSS 8.8
CVE-2019-13727 [HIGH] Stable Channel Update for Desktop: CVE-2019-13727
Stable Channel Update for Desktop
CVE-2019-13727: Insufficient policy enforcement in WebSockets. Reported by @piochu on 2019-03-21
[$7500][ 1024758 ] High CVE-2019-13728: Out of bounds write in V8
Reported by Rong Jian and Guang Gong of Alpha Lab, Qihoo 360 on 2019-11-14
Severity: high
Red Hat
chromium-browser: Insufficient policy enforcement in WebSockets
vendor_redhat·2019-12-10·CVSS 8.8
CVE-2019-13727 [HIGH] chromium-browser: Insufficient policy enforcement in WebSockets
chromium-browser: Insufficient policy enforcement in WebSockets
Insufficient policy enforcement in WebSockets in Google Chrome prior to 79.0.3945.79 allowed a remote attacker to bypass same origin policy via a crafted HTML page.
Debian
CVE-2019-13727: chromium - Insufficient policy enforcement in WebSockets in Google Chrome prior to 79.0.394...
vendor_debian·2019·CVSS 8.8
CVE-2019-13727 [HIGH] CVE-2019-13727: chromium - Insufficient policy enforcement in WebSockets in Google Chrome prior to 79.0.394...
Insufficient policy enforcement in WebSockets in Google Chrome prior to 79.0.3945.79 allowed a remote attacker to bypass same origin policy via a crafted HTML page.
Scope: local
bookworm: resolved (fixed in 79.0.3945.79-1)
bullseye: resolved (fixed in 79.0.3945.79-1)
forky: resolved (fixed in 79.0.3945.79-1)
sid: resolved (fixed in 79.0.3945.79-1)
trixie: resolved (fixed in 79.0.3945.79-1)
Suricata
GPL IMAP status overflow attempt
suricata·2010-09-23
CVE-2005-1256 GPL IMAP status overflow attempt
GPL IMAP status overflow attempt
Rule: alert tcp $EXTERNAL_NET any -> $HOME_NET 143 (msg:"GPL IMAP status overflow attempt"; flow:established,to_server; content:"STATUS"; nocase; isdataat:100,relative; pcre:"/\sSTATUS\s[^\n]{100}/smi"; reference:bugtraq,11775; reference:bugtraq,13727; reference:cve,2005-1256; classtype:misc-attack; sid:2103072; rev:3; metadata:created_at 2010_09_23, cve CVE_2005_1256, confidence Medium, signature_severity Minor, updated_at 2019_07_26;)
Suricata
GPL IMAP login buffer overflow attempt
suricata·2010-09-23
CVE-1999-0005 GPL IMAP login buffer overflow attempt
GPL IMAP login buffer overflow attempt
Rule: alert tcp $EXTERNAL_NET any -> $HOME_NET 143 (msg:"GPL IMAP login buffer overflow attempt"; flow:established,to_server; content:"LOGIN"; isdataat:100,relative; pcre:"/\sLOGIN\s[^\n]{100}/smi"; reference:bugtraq,13727; reference:bugtraq,502; reference:cve,1999-0005; reference:cve,1999-1557; reference:cve,2005-1255; reference:nessus,10123; reference:cve,2007-2795; reference:nessus,10125; classtype:attempted-user; sid:2101842; rev:16; metadata:created_at 2010_09_23, cve CVE_1999_0005, confidence High, signature_severity Major, updated_at 2019_07_26;)
No public exploits indexed.
Bugzilla
CVE-2019-13727 chromium-browser: Insufficient policy enforcement in WebSockets
bugzilla·2019-12-11·CVSS 8.8
CVE-2019-13727 [HIGH] CVE-2019-13727 chromium-browser: Insufficient policy enforcement in WebSockets
CVE-2019-13727 chromium-browser: Insufficient policy enforcement in WebSockets
An insufficient policy enforcement flaw was found in the WebSockets component of the Chromium browser.
Upstream bug(s):
https://code.google.com/p/chromium/issues/detail?id=944619
External References:
https://chromereleases.googleblog.com/2019/12/stable-channel-update-for-desktop.html
Discussion:
Created chromium tracking bugs for this issue:
Affects: epel-7 [bug 1782013]
Affects: fedora-all [bug 1782012]
---
This issue has been addressed in the following products:
Red Hat Enterprise Linux 6 Supplementary
Via RHSA-2019:4238 https://access.redhat.com/errata/RHSA-2019:4238
---
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):
https://access.redhat.c
Bugzilla
CVE-2019-13725 CVE-2019-13726 CVE-2019-13727 CVE-2019-13728 CVE-2019-13729 CVE-2019-13730 CVE-2019-13732 CVE-2019-13734 CVE-2019-13735 CVE-2019-13736 CVE-2019-13737 CVE-2019-13738 CVE-2019-13739 CVE-2
bugzilla·2019-12-11·CVSS 8.8
CVE-2019-13725 [HIGH] CVE-2019-13725 CVE-2019-13726 CVE-2019-13727 CVE-2019-13728 CVE-2019-13729 CVE-2019-13730 CVE-2019-13732 CVE-2019-13734 CVE-2019-13735 CVE-2019-13736 CVE-2019-13737 CVE-2019-13738 CVE-2019-13739 CVE-2
CVE-2019-13725 CVE-2019-13726 CVE-2019-13727 CVE-2019-13728 CVE-2019-13729 CVE-2019-13730 CVE-2019-13732 CVE-2019-13734 CVE-2019-13735 CVE-2019-13736 CVE-2019-13737 CVE-2019-13738 CVE-2019-13739 CVE-2019-13740 ... chromium: various flaws [epel-7]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of epel-7.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-l
Bugzilla
CVE-2019-13725 CVE-2019-13726 CVE-2019-13727 CVE-2019-13728 CVE-2019-13729 CVE-2019-13730 CVE-2019-13732 CVE-2019-13734 CVE-2019-13735 CVE-2019-13736 CVE-2019-13737 CVE-2019-13738 CVE-2019-13739 CVE-2
bugzilla·2019-12-11·CVSS 8.8
CVE-2019-13725 [HIGH] CVE-2019-13725 CVE-2019-13726 CVE-2019-13727 CVE-2019-13728 CVE-2019-13729 CVE-2019-13730 CVE-2019-13732 CVE-2019-13734 CVE-2019-13735 CVE-2019-13736 CVE-2019-13737 CVE-2019-13738 CVE-2019-13739 CVE-2
CVE-2019-13725 CVE-2019-13726 CVE-2019-13727 CVE-2019-13728 CVE-2019-13729 CVE-2019-13730 CVE-2019-13732 CVE-2019-13734 CVE-2019-13735 CVE-2019-13736 CVE-2019-13737 CVE-2019-13738 CVE-2019-13739 CVE-2019-13740 ... chromium: various flaws [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the releva
http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00032.htmlhttp://lists.opensuse.org/opensuse-security-announce/2019-12/msg00036.htmlhttps://access.redhat.com/errata/RHSA-2019:4238https://chromereleases.googleblog.com/2019/12/stable-channel-update-for-desktop.htmlhttps://crbug.com/944619https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Z5M4FPUMDNX2LDPHJKN5ZV5GIS2AKNU/https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N5CIQCVS6E3ULJCNU7YJXJPO2BLQZDTK/https://seclists.org/bugtraq/2020/Jan/27https://security.gentoo.org/glsa/202003-08https://www.debian.org/security/2020/dsa-4606http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00032.htmlhttp://lists.opensuse.org/opensuse-security-announce/2019-12/msg00036.htmlhttps://access.redhat.com/errata/RHSA-2019:4238https://chromereleases.googleblog.com/2019/12/stable-channel-update-for-desktop.htmlhttps://crbug.com/944619https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Z5M4FPUMDNX2LDPHJKN5ZV5GIS2AKNU/https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N5CIQCVS6E3ULJCNU7YJXJPO2BLQZDTK/https://seclists.org/bugtraq/2020/Jan/27https://security.gentoo.org/glsa/202003-08https://www.debian.org/security/2020/dsa-4606
2019-12-10
Published