Lucene search
+L

570 matches found

CVE
CVE
added 2019/01/09 7:0 p.m.143 views

CVE-2018-16068

CVE-2018-16068 concerns a missing validation in Mojo within Google Chrome before 69.0.3497.81, which could allow a remote attacker to perform a sandbox escape via a crafted HTML page. The vulnerability is tied to the Mojo component in Chrome’s architecture and is addressed in Chromium/Chrome upda...

9.6CVSS8.4AI score0.01937EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2018/11/14 3:29 p.m.2 views

CVE-2018-6063

Incorrect use of mojo::WrapSharedMemoryHandle in Mojo in Google Chrome prior to 65.0.3325.146 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS7.4AI score0.0154EPSS
Exploits1References5
NVD
NVD
added 2018/11/14 3:29 p.m.15 views

CVE-2018-6063

Incorrect use of mojo::WrapSharedMemoryHandle in Mojo in Google Chrome prior to 65.0.3325.146 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS8.2AI score0.0154EPSS
Exploits1References5
Prion
Prion
added 2018/11/14 3:29 p.m.17 views

Out-of-bounds

Incorrect use of mojo::WrapSharedMemoryHandle in Mojo in Google Chrome prior to 65.0.3325.146 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

6.8CVSS8.1AI score0.0154EPSS
Exploits1References5Affected Software5
UbuntuCve
UbuntuCve
added 2018/11/14 3:29 p.m.21 views

CVE-2018-6063

Incorrect use of mojo::WrapSharedMemoryHandle in Mojo in Google Chrome prior to 65.0.3325.146 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS7.2AI score0.0154EPSS
Exploits1References2
OSV
OSV
added 2018/11/14 3:29 p.m.4 views

UBUNTU-CVE-2018-6063

Incorrect use of mojo::WrapSharedMemoryHandle in Mojo in Google Chrome prior to 65.0.3325.146 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS7.3AI score0.0154EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2018/11/14 3:0 p.m.38 views

CVE-2018-6063

Removed by vendor...

8.8CVSS9.3AI score0.0154EPSS
Exploits1
Cvelist
Cvelist
added 2018/11/14 3:0 p.m.23 views

CVE-2018-6063

Incorrect use of mojo::WrapSharedMemoryHandle in Mojo in Google Chrome prior to 65.0.3325.146 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

8.2AI score0.0154EPSS
Exploits1References5
0day.today
0day.today
added 2018/10/18 12:0 a.m.70 views

Chrome Mojo DataPipe*Dispatcher Deserialization Lacking Validation Exploit

Chrome has missing validation in the deserialization routines for both DataPipeConsumerDispatcher and DataPipeProducerDispatcher, which take from the incoming message a readoffset/writeoffset respectively into shared memory. Providing an offset outside the bounds of the allocated memory will then...

9.2AI score0.01937EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2018/09/10 9:31 p.m.5 views

chromium-browser: Out of bounds write in Mojo

Missing validation in Mojo in Google Chrome prior to 69.0.3497.81 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page...

9.6CVSS7.4AI score0.01937EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2018/09/10 12:0 a.m.47 views

Debian DSA-4289-1 : chromium-browser - security update

Several vulnerabilities have been discovered in the chromium web browser. - CVE-2018-16065 Brendon Tiszka discovered an out-of-bounds write issue in the v8 JavaScript library. - CVE-2018-16066 cloudfuzzer discovered an out-of-bounds read issue in blink/webkit. - CVE-2018-16067 Zhe Jin discovered ...

9.6CVSS7.3AI score0.05264EPSS
Exploits3References26
CNVD
CNVD
added 2018/09/07 12:0 a.m.42 views

Google Chrome Mojo has an unspecified vulnerability

Google Chrome is the United States Google Google company developed a Web browser. Mojo is one of the Mojo Maven plain Old Java Object plug-ins. An unspecified vulnerability exists in Mojo in Google Chrome versions prior to 69.0.3497.81. No detailed vulnerability details are provided at this time...

9.6CVSS8.6AI score0.01937EPSS
Exploits1References1
Openbugbounty
Openbugbounty
added 2018/05/29 11:9 a.m.6 views

mojo-andong.desa.id XSS vulnerability

Open Bug Bounty ID: OBB-624140 Description| Value ---|--- Affected Website:| mojo-andong.desa.id Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

Exploits0
seebug.org
seebug.org
added 2018/03/15 12:0 a.m.49 views

Chromium: Calling "mojo::WrapSharedMemoryHandle" is insufficient to produce read-only descriptors for IPC(CVE-2018-6063)

VULNERABILITY DETAILS The "mojo::WrapSharedMemoryHandle" function is used to produce a "base::SharedBufferHandle" wrapping a given "base::SharedMemoryHandle". The created buffer handle can be sent over Mojo IPC to remote endpoints, including across process boundaries. In some cases, shared memory...

8.6AI score0.0154EPSS
Exploits1
seebug.org
seebug.org
added 2018/03/15 12:0 a.m.54 views

Chromium: Incorrect size calculation when deserializing Mojo "Event" messages leading to OOB access

VULNERABILITY DETAILS Mojo IPC allows endpoints to communicate with one another, potentially across process boundaries. Each endpoint initially receives a handle to the broker host node, using which it can request subsequent "child" channels to be created...

7.5AI score
Exploits0
RedhatCVE
RedhatCVE
added 2018/03/07 8:54 a.m.30 views

CVE-2018-6063

Incorrect use of mojo::WrapSharedMemoryHandle in Mojo in Google Chrome prior to 65.0.3325.146 allowed a remote attacker who had compromised the renderer process to perform an out of bounds memory write via a crafted HTML page...

8.8CVSS2.8AI score0.0154EPSS
Exploits1References2
Openbugbounty
Openbugbounty
added 2018/02/20 10:54 p.m.8 views

mojomarketplace.com XSS vulnerability

Open Bug Bounty ID: OBB-564487 Description| Value ---|--- Affected Website:| mojomarketplace.com Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

6.3AI score
Exploits0
Cvelist
Cvelist
added 2017/09/27 8:0 p.m.16 views

CVE-2017-14843

Mojoomla School Management System for WordPress allows SQL Injection via the id parameter...

9.2AI score0.02691EPSS
Exploits1References1
Openbugbounty
Openbugbounty
added 2017/04/21 1:15 a.m.14 views

mojomarketplace.com XSS vulnerability

Vulnerable URL: https://www.mojomarketplace.com/search?keywords= Details: Description| Value ---|--- Patched:| Yes, at Vulnerability type:| XSS Vulnerability status:| Publicly disclosed Alexa Rank| 17003 VIP website status:| Yes Coordinated Disclosure Timeline: Description| Value ---|---...

6.3AI score
Exploits0
CNVD
CNVD
added 2016/10/08 12:0 a.m.3 views

Cisco Firepower Threat Management Console Denial of Service Vulnerability

Cisco Firepower Management Center is a new generation of firewall management center software from the U.S. company Cisco Cisco. A denial of service attack vulnerability exists in the Cisco Firepower Threat Management Console, which allows a remote attacker to cause a denial of service by sending ...

6.8AI score
Exploits0References1
Rows per page
Query Builder