Lucene search
+L

142 matches found

ATTACKERKB
ATTACKERKB
added 2018/12/13 9:29 p.m.7 views

CVE-2018-16872

A flaw was found in qemu Media Transfer Protocol MTP. The code opening files in usbmtpgetobject and usbmtpgetpartialobject and directories in usbmtpobjectreaddir doesn't consider that the underlying filesystem may have changed since the time lstat2 was called in usbmtpobjectalloc, a classical...

5.3CVSS5.7AI score0.01075EPSS
SaveExploits0References15
OSV
OSV
added 2018/12/13 9:29 p.m.27 views

CVE-2018-16872

A flaw was found in qemu Media Transfer Protocol MTP. The code opening files in usbmtpgetobject and usbmtpgetpartialobject and directories in usbmtpobjectreaddir doesn't consider that the underlying filesystem may have changed since the time lstat2 was called in usbmtpobjectalloc, a classical...

5.3CVSS6.2AI score0.01075EPSS
SaveExploits0References9
CVE
CVE
added 2018/12/13 9:0 p.m.178 views

CVE-2018-16872

CVE-2018-16872 describes a TOCTTOU vulnerability in QEMU’s Media Transfer Protocol (MTP) handling. The code paths usb_mtp_get_object, usb_mtp_get_partial_object and usb_mtp_object_readdir don’t account for filesystem changes since the time of lstat(2) in usb_mtp_object_alloc, allowing an attacker...

5.3CVSS5.8AI score0.01075EPSS
SaveExploits0References9Affected Software1
UbuntuCve
UbuntuCve
added 2018/12/13 12:0 a.m.22 views

CVE-2018-16872

A flaw was found in qemu Media Transfer Protocol MTP. The code opening files in usbmtpgetobject and usbmtpgetpartialobject and directories in usbmtpobjectreaddir doesn't consider that the underlying filesystem may have changed since the time lstat2 was called in usbmtpobjectalloc, a classical...

5.3CVSS6.8AI score0.01075EPSS
SaveExploits0References4
NVD
NVD
added 2018/12/12 1:29 p.m.16 views

CVE-2018-16867

A flaw was found in qemu Media Transfer Protocol MTP before version 3.1.0. A path traversal in the in usbmtpwritedata function in hw/usb/dev-mtp.c due to an improper filename sanitization. When the guest device is mounted in read-write mode, this allows to read/write arbitrary files which may lea...

7.8CVSS7.6AI score0.00424EPSS
SaveExploits0References5
Prion
Prion
added 2018/12/12 1:29 p.m.18 views

Path traversal

A flaw was found in qemu Media Transfer Protocol MTP before version 3.1.0. A path traversal in the in usbmtpwritedata function in hw/usb/dev-mtp.c due to an improper filename sanitization. When the guest device is mounted in read-write mode, this allows to read/write arbitrary files which may lea...

4.4CVSS7AI score0.00424EPSS
SaveExploits0References5Affected Software3
ATTACKERKB
ATTACKERKB
added 2018/12/12 1:29 p.m.55 views

CVE-2018-16867

A flaw was found in qemu Media Transfer Protocol MTP before version 3.1.0. A path traversal in the in usbmtpwritedata function in hw/usb/dev-mtp.c due to an improper filename sanitization. When the guest device is mounted in read-write mode, this allows to read/write arbitrary files which may lea...

7.8CVSS6.3AI score0.00424EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2018/12/12 1:0 p.m.107 views

CVE-2018-16867

Technical details for CVE-2018-16867 are not provided in the connected documents. The supplied sources show unrelated advisories; monitor official advisories for concrete affected product, impact, and fixes.

7.8CVSS7.8AI score0.00424EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2018/12/12 1:0 p.m.24 views

CVE-2018-16867

A flaw was found in qemu Media Transfer Protocol MTP before version 3.1.0. A path traversal in the in usbmtpwritedata function in hw/usb/dev-mtp.c due to an improper filename sanitization. When the guest device is mounted in read-write mode, this allows to read/write arbitrary files which may lea...

7CVSS7.9AI score0.00424EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2018/12/12 12:0 a.m.23 views

CVE-2018-16867

A flaw was found in qemu Media Transfer Protocol MTP before version 3.1.0. A path traversal in the in usbmtpwritedata function in hw/usb/dev-mtp.c due to an improper filename sanitization. When the guest device is mounted in read-write mode, this allows to read/write arbitrary files which may lea...

7.8CVSS7.2AI score0.00424EPSS
SaveExploits0References4
Fedora
Fedora
added 2018/07/06 4:45 p.m.81 views

[SECURITY] Fedora 28 Update: cantata-2.3.1-1.fc28

Cantata is a graphical client for the music player daemon MPD. Features: Multiple MPD collections. Highly customisable layout. Songs grouped by album in play queue. Context view to show artist, album, and song information of current track. Simple tag editor. File organizer - use tags to organize...

9.8CVSS0.4AI score0.02068EPSS
SaveExploits0
Fedora
Fedora
added 2018/07/06 3:46 p.m.39 views

[SECURITY] Fedora 27 Update: cantata-2.3.1-1.fc27

Cantata is a graphical client for the music player daemon MPD. Features: Multiple MPD collections. Highly customisable layout. Songs grouped by album in play queue. Context view to show artist, album, and song information of current track. Simple tag editor. File organizer - use tags to organize...

9.8CVSS0.4AI score0.02068EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2018/05/22 12:0 a.m.24 views

Microsoft Windows: Disallow Autoplay for non-volume devices

This test checks the setting for policy OpenVAS Vulnerability Test $Id: windisallowautoplaynonvolumedevices.nasl 11337 2018-09-11 14:23:53Z emoss $ Check value for Disallow Autoplay for non-volume devices Authors: Emanuel Moss Copyright: Copyright c 2018 Greenbone Networks GmbH,...

7.3AI score
SaveExploits0
OSV
OSV
added 2018/01/12 11:29 p.m.4 views

CVE-2017-13181

In the doGetThumb and getThumbnail functions of MtpServer, there is a possible double free due to not NULLing out a freed pointer. This could lead to an local elevation of privilege enabling code execution as a privileged process with no additional execution privileges needed. User interaction is...

7.8CVSS6.2AI score0.002EPSS
SaveExploits0References3
NVD
NVD
added 2017/12/06 2:29 p.m.19 views

CVE-2017-13163

An elevation of privilege vulnerability in the kernel mtp usb driver. Product: Android. Versions: Android kernel. Android ID A-37429972...

7.8CVSS7.5AI score0.00155EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2017/12/06 2:29 p.m.24 views

CVE-2017-13163

An elevation of privilege vulnerability in the kernel mtp usb driver. Product: Android. Versions: Android kernel. Android ID A-37429972...

7.8CVSS7.1AI score0.00155EPSS
SaveExploits0References3
Prion
Prion
added 2017/12/06 2:29 p.m.18 views

Privilege escalation

An elevation of privilege vulnerability in the kernel mtp usb driver. Product: Android. Versions: Android kernel. Android ID A-37429972...

4.6CVSS7.5AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2017/12/06 2:29 p.m.17 views

UBUNTU-CVE-2017-13163

An elevation of privilege vulnerability in the kernel mtp usb driver. Product: Android. Versions: Android kernel. Android ID A-37429972...

7.8CVSS7.1AI score0.00155EPSS
SaveExploits0References4
CVE
CVE
added 2017/12/06 2:0 p.m.52 views

CVE-2017-13163

CVE-2017-13163 is an elevation of privilege in the Android kernel’s MTP USB driver. The vulnerability affects the kernel MTP USB driver component and allows a local attacker to escalate privileges with a vulnerability characterized as EoP in the Pixel/Nexus security bulletin context. The CVE entr...

7.8CVSS7.4AI score0.00155EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2017/12/06 12:0 a.m.6 views

Google Android Kernel MTP USB Driver Elevation of Privilege Vulnerability

Android on Google Pixel and Nexus is an open source Linux-based operating system for Google Pixel and Nexus smartphones developed by Google and the Open Handheld Alliance OHA.Kernel MTP USB driver is a USB data transfer driver using the Kernel MTP USB driver is one of the USB data transfer driver...

7.8CVSS7.3AI score0.00155EPSS
SaveExploits0References1
Rows per page
Query Builder