Vulnerabilities > CVE-2019-13714 - Code Injection vulnerability in multiple products

047910
CVSS 6.1 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
LOW
Integrity impact
LOW
Availability impact
NONE
network
low complexity
google
opensuse
CWE-94
nessus

Summary

Insufficient validation of untrusted input in Color Enhancer extension in Google Chrome prior to 78.0.3904.70 allowed a remote attacker to inject CSS into an HTML page via a crafted URL.

Vulnerable Configurations

Part Description Count
Application
Google
5246
Application
Opensuse
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Leverage Executable Code in Non-Executable Files
    An attack of this type exploits a system's trust in configuration and resource files, when the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high. The attack can be directed at a client system, such as causing buffer overrun through loading seemingly benign image files, as in Microsoft Security Bulletin MS04-028 where specially crafted JPEG files could cause a buffer overrun once loaded into the browser. Another example targets clients reading pdf files. In this case the attacker simply appends javascript to the end of a legitimate url for a pdf (http://www.gnucitizen.org/blog/danger-danger-danger/) http://path/to/pdf/file.pdf#whatever_name_you_want=javascript:your_code_here The client assumes that they are reading a pdf, but the attacker has modified the resource and loaded executable javascript into the client's browser process. The attack can also target server processes. The attacker edits the resource or configuration file, for example a web.xml file used to configure security permissions for a J2EE app server, adding role name "public" grants all users with the public role the ability to use the administration functionality. The server trusts its configuration file to be correct, but when they are manipulated, the attacker gains full control.
  • Manipulating User-Controlled Variables
    This attack targets user controlled variables (DEBUG=1, PHP Globals, and So Forth). An attacker can override environment variables leveraging user-supplied, untrusted query variables directly used on the application server without any data sanitization. In extreme cases, the attacker can change variables controlling the business logic of the application. For instance, in languages like PHP, a number of poorly set default configurations may allow the user to override variables.

Nessus

  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2019-3759.NASL
    descriptionAn update for chromium-browser is now available for Red Hat Enterprise Linux 6 Supplementary. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. Chromium is an open source web browser, powered by WebKit (Blink). This update upgrades Chromium to version 78.0.3904.70. Security Fix(es) : * chromium-browser: Use-after-free in media (CVE-2019-13699) * chromium-browser: Buffer overrun in Blink (CVE-2019-13700) * chromium-browser: URL spoof in navigation (CVE-2019-13701) * chromium-browser: Privilege elevation in Installer (CVE-2019-13702) * chromium-browser: URL bar spoofing (CVE-2019-13703) * chromium-browser: CSP bypass (CVE-2019-13704) * chromium-browser: Extension permission bypass (CVE-2019-13705) * chromium-browser: Out-of-bounds read in PDFium (CVE-2019-13706) * chromium-browser: File storage disclosure (CVE-2019-13707) * chromium-browser: HTTP authentication spoof (CVE-2019-13708) * chromium-browser: File download protection bypass (CVE-2019-13709) * chromium-browser: File download protection bypass (CVE-2019-13710) * chromium-browser: Cross-context information leak (CVE-2019-13711) * chromium-browser: Cross-origin data leak (CVE-2019-13713) * chromium-browser: CSS injection (CVE-2019-13714) * chromium-browser: Address bar spoofing (CVE-2019-13715) * chromium-browser: Service worker state error (CVE-2019-13716) * chromium-browser: Notification obscured (CVE-2019-13717) * chromium-browser: IDN spoof (CVE-2019-13718) * chromium-browser: Notification obscured (CVE-2019-13719) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    last seen2020-05-31
    modified2019-11-08
    plugin id130745
    published2019-11-08
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/130745
    titleRHEL 6 : chromium-browser (RHSA-2019:3759)
  • NASL familyMacOS X Local Security Checks
    NASL idMACOSX_GOOGLE_CHROME_78_0_3904_70.NASL
    descriptionThe version of Google Chrome installed on the remote macOS host is prior to 78.0.3904.70. It is, therefore, affected by multiple vulnerabilities as referenced in the 2019_10_stable-channel-update-for-desktop_22 advisory. Note that Nessus has not tested for this issue but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id130274
    published2019-10-25
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/130274
    titleGoogle Chrome < 78.0.3904.70 Multiple Vulnerabilities
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2019-2420.NASL
    descriptionThis update for chromium, re2 fixes the following issues : Chromium was updated to 78.0.3904.70 boo#1154806 : - CVE-2019-13699: Use-after-free in media - CVE-2019-13700: Buffer overrun in Blink - CVE-2019-13701: URL spoof in navigation - CVE-2019-13702: Privilege elevation in Installer - CVE-2019-13703: URL bar spoofing - CVE-2019-13704: CSP bypass - CVE-2019-13705: Extension permission bypass - CVE-2019-13706: Out-of-bounds read in PDFium - CVE-2019-13707: File storage disclosure - CVE-2019-13708: HTTP authentication spoof - CVE-2019-13709: File download protection bypass - CVE-2019-13710: File download protection bypass - CVE-2019-13711: Cross-context information leak - CVE-2019-15903: Buffer overflow in expat - CVE-2019-13713: Cross-origin data leak - CVE-2019-13714: CSS injection - CVE-2019-13715: Address bar spoofing - CVE-2019-13716: Service worker state error - CVE-2019-13717: Notification obscured - CVE-2019-13718: IDN spoof - CVE-2019-13719: Notification obscured - Various fixes from internal audits, fuzzing and other initiatives - Use internal resources for icon and appdata
    last seen2020-05-31
    modified2019-11-04
    plugin id130500
    published2019-11-04
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/130500
    titleopenSUSE Security Update : chromium / re2 (openSUSE-2019-2420)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-4562.NASL
    descriptionSeveral vulnerabilities have been discovered in the chromium web browser. - CVE-2019-5869 Zhe Jin discovered a use-after-free issue. - CVE-2019-5870 Guang Gong discovered a use-after-free issue. - CVE-2019-5871 A buffer overflow issue was discovered in the skia library. - CVE-2019-5872 Zhe Jin discovered a use-after-free issue. - CVE-2019-5874 James Lee discovered an issue with external Uniform Resource Identifiers. - CVE-2019-5875 Khalil Zhani discovered a URL spoofing issue. - CVE-2019-5876 Man Yue Mo discovered a use-after-free issue. - CVE-2019-5877 Guang Gong discovered an out-of-bounds read issue. - CVE-2019-5878 Guang Gong discovered an use-after-free issue in the v8 JavaScript library. - CVE-2019-5879 Jinseo Kim discover that extensions could read files on the local system. - CVE-2019-5880 Jun Kokatsu discovered a way to bypass the SameSite cookie feature. - CVE-2019-13659 Lnyas Zhang discovered a URL spoofing issue. - CVE-2019-13660 Wenxu Wu discovered a user interface error in full screen mode. - CVE-2019-13661 Wenxu Wu discovered a user interface spoofing issue in full screen mode. - CVE-2019-13662 David Erceg discovered a way to bypass the Content Security Policy. - CVE-2019-13663 Lnyas Zhang discovered a way to spoof Internationalized Domain Names. - CVE-2019-13664 Thomas Shadwell discovered a way to bypass the SameSite cookie feature. - CVE-2019-13665 Jun Kokatsu discovered a way to bypass the multiple file download protection feature. - CVE-2019-13666 Tom Van Goethem discovered an information leak. - CVE-2019-13667 Khalil Zhani discovered a URL spoofing issue. - CVE-2019-13668 David Erceg discovered an information leak. - CVE-2019-13669 Khalil Zhani discovered an authentication spoofing issue. - CVE-2019-13670 Guang Gong discovered a memory corruption issue in the v8 JavaScript library. - CVE-2019-13671 xisigr discovered a user interface error. - CVE-2019-13673 David Erceg discovered an information leak. - CVE-2019-13674 Khalil Zhani discovered a way to spoof Internationalized Domain Names. - CVE-2019-13675 Jun Kokatsu discovered a way to disable extensions. - CVE-2019-13676 Wenxu Wu discovered an error in a certificate warning. - CVE-2019-13677 Jun Kokatsu discovered an error in the chrome web store. - CVE-2019-13678 Ronni Skansing discovered a spoofing issue in the download dialog window. - CVE-2019-13679 Conrad Irwin discovered that user activation was not required for printing. - CVE-2019-13680 Thijs Alkamade discovered an IP address spoofing issue. - CVE-2019-13681 David Erceg discovered a way to bypass download restrictions. - CVE-2019-13682 Jun Kokatsu discovered a way to bypass the site isolation feature. - CVE-2019-13683 David Erceg discovered an information leak. - CVE-2019-13685 Khalil Zhani discovered a use-after-free issue. - CVE-2019-13686 Brendon discovered a use-after-free issue. - CVE-2019-13687 Man Yue Mo discovered a use-after-free issue. - CVE-2019-13688 Man Yue Mo discovered a use-after-free issue. - CVE-2019-13691 David Erceg discovered a user interface spoofing issue. - CVE-2019-13692 Jun Kokatsu discovered a way to bypass the Same Origin Policy. - CVE-2019-13693 Guang Gong discovered a use-after-free issue. - CVE-2019-13694 banananapenguin discovered a use-after-free issue. - CVE-2019-13695 Man Yue Mo discovered a use-after-free issue. - CVE-2019-13696 Guang Gong discovered a use-after-free issue in the v8 JavaScript library. - CVE-2019-13697 Luan Herrera discovered an information leak. - CVE-2019-13699 Man Yue Mo discovered a use-after-free issue. - CVE-2019-13700 Man Yue Mo discovered a buffer overflow issue. - CVE-2019-13701 David Erceg discovered a URL spoofing issue. - CVE-2019-13702 Phillip Langlois and Edward Torkington discovered a privilege escalation issue in the installer. - CVE-2019-13703 Khalil Zhani discovered a URL spoofing issue. - CVE-2019-13704 Jun Kokatsu discovered a way to bypass the Content Security Policy. - CVE-2019-13705 Luan Herrera discovered a way to bypass extension permissions. - CVE-2019-13706 pdknsk discovered an out-of-bounds read issue in the pdfium library. - CVE-2019-13707 Andrea Palazzo discovered an information leak. - CVE-2019-13708 Khalil Zhani discovered an authentication spoofing issue. - CVE-2019-13709 Zhong Zhaochen discovered a way to bypass download restrictions. - CVE-2019-13710 bernardo.mrod discovered a way to bypass download restrictions. - CVE-2019-13711 David Erceg discovered an information leak. - CVE-2019-13713 David Erceg discovered an information leak. - CVE-2019-13714 Jun Kokatsu discovered an issue with Cascading Style Sheets. - CVE-2019-13715 xisigr discovered a URL spoofing issue. - CVE-2019-13716 Barron Hagerman discovered an error in the service worker implementation. - CVE-2019-13717 xisigr discovered a user interface spoofing issue. - CVE-2019-13718 Khalil Zhani discovered a way to spoof Internationalized Domain Names. - CVE-2019-13719 Khalil Zhani discovered a user interface spoofing issue. - CVE-2019-13720 Anton Ivanov and Alexey Kulaev discovered a use-after-free issue. - CVE-2019-13721 banananapenguin discovered a use-after-free issue in the pdfium library.
    last seen2020-06-01
    modified2020-06-02
    plugin id130774
    published2019-11-12
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/130774
    titleDebian DSA-4562-1 : chromium - security update
  • NASL familyWindows
    NASL idGOOGLE_CHROME_78_0_3904_70.NASL
    descriptionThe version of Google Chrome installed on the remote Windows host is prior to 78.0.3904.70. It is, therefore, affected by multiple vulnerabilities as referenced in the 2019_10_stable-channel-update-for-desktop_22 advisory. Note that Nessus has not tested for this issue but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id130275
    published2019-10-25
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/130275
    titleGoogle Chrome < 78.0.3904.70 Multiple Vulnerabilities
  • NASL familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201911-06.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201911-06 (Chromium, Google Chrome: Multiple vulnerabilities) Multiple vulnerabilities have been discovered in Chromium and Google Chrome. Please review the CVE identifiers referenced below for details. Impact : Please review the referenced CVE identifiers for details. Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id131266
    published2019-11-25
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/131266
    titleGLSA-201911-06 : Chromium, Google Chrome: Multiple vulnerabilities

Redhat

rpms
  • chromium-browser-0:78.0.3904.70-1.el6_10
  • chromium-browser-debuginfo-0:78.0.3904.70-1.el6_10