Lucene search
+L

715 matches found

Ubuntu
Ubuntu
added 2016/12/14 10:15 p.m.80 views

USN-3157-1: Apport vulnerabilities

Donncha O Cearbhaill discovered that the crash file parser in Apport improperly treated the CrashDB field as python code. An attacker could use this to convince a user to open a maliciously crafted crash file and execute arbitrary code with the privileges of that user. This issue only affected...

9.3CVSS7.7AI score0.17726EPSS
SaveExploits8
UbuntuCve
UbuntuCve
added 2016/12/14 12:00 a.m.28 views

CVE-2016-9950

An issue was discovered in Apport before 2.20.4. There is a path traversal issue in the Apport crash file "Package" and "SourcePackage" fields. These fields are used to build a path to the package specific hook files in the /usr/share/apport/package-hooks/ directory. An attacker can exploit this...

9.3CVSS7.5AI score0.06549EPSS
SaveExploits5References3
UbuntuCve
UbuntuCve
added 2016/12/14 12:00 a.m.37 views

CVE-2016-9949

An issue was discovered in Apport before 2.20.4. In apport/ui.py, Apport reads the CrashDB field and it then evaluates the field as Python code if it begins with a "". This allows remote attackers to execute arbitrary Python code...

9.3CVSS7.4AI score0.17726EPSS
SaveExploits6References3
OSV
OSV
added 2016/12/14 12:00 a.m.14 views

UBUNTU-CVE-2016-9949

An issue was discovered in Apport before 2.20.4. In apport/ui.py, Apport reads the CrashDB field and it then evaluates the field as Python code if it begins with a "". This allows remote attackers to execute arbitrary Python code...

7.8CVSS7.6AI score0.17726EPSS
SaveExploits6References4
exploitpack
exploitpack
added 2016/12/14 12:00 a.m.98 views

Apport 2.x (Ubuntu Desktop 12.10 16.04) - Local Code Execution

Apport 2.x Ubuntu Desktop 12.10 16.04 - Local Code Execution Both of these issues were reported to the Apport maintainers and a fix was released on 2016-12-14. The CrashDB code injection issue can be tracked with CVE-2016-9949 and the path traversal bug with CVE-2016-9950. An additional problem...

9.3CVSS7.1AI score0.17726EPSS
SaveExploits8
OSV
OSV
added 2016/12/14 12:00 a.m.9 views

UBUNTU-CVE-2016-9950

An issue was discovered in Apport before 2.20.4. There is a path traversal issue in the Apport crash file "Package" and "SourcePackage" fields. These fields are used to build a path to the package specific hook files in the /usr/share/apport/package-hooks/ directory. An attacker can exploit this...

7.8CVSS7.5AI score0.06549EPSS
SaveExploits5References4
Exploit DB
Exploit DB
added 2016/12/14 12:00 a.m.75 views

Apport 2.x (Ubuntu Desktop 12.10 < 16.04) - Local Code Execution

Both of these issues were reported to the Apport maintainers and a fix was released on 2016-12-14. The CrashDB code injection issue can be tracked with CVE-2016-9949 and the path traversal bug with CVE-2016-9950. An additional problem where arbitrary commands can be called with the “Relaunch”...

9.3CVSS7.1AI score0.17726EPSS
SaveExploits8
UbuntuCve
UbuntuCve
added 2016/12/14 12:00 a.m.22 views

CVE-2016-9951

An issue was discovered in Apport before 2.20.4. A malicious Apport crash file can contain a restart command in RespawnCommand or ProcCmdline fields. This command will be executed if a user clicks the Relaunch button on the Apport prompt from the malicious crash file. The fix is to only show the...

6.5CVSS6.8AI score0.06674EPSS
SaveExploits5References3
OSV
OSV
added 2016/12/14 12:00 a.m.10 views

UBUNTU-CVE-2016-9951

An issue was discovered in Apport before 2.20.4. A malicious Apport crash file can contain a restart command in RespawnCommand or ProcCmdline fields. This command will be executed if a user clicks the Relaunch button on the Apport prompt from the malicious crash file. The fix is to only show the...

6.5CVSS6.8AI score0.06674EPSS
SaveExploits5References4
securityvulns
securityvulns
added 2015/11/02 12:00 a.m.337 views

[USN-2782-1] Apport vulnerability

========================================================================== Ubuntu Security Notice USN-2782-1 October 27, 2015 apport vulnerability ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: -...

7.5AI score0.00429EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2015/10/28 12:00 a.m.25 views

Ubuntu: Security Advisory (USN-2782-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.8AI score0.00429EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2015/10/28 12:00 a.m.39 views

Ubuntu 14.04 LTS : Apport vulnerability (USN-2782-1)

The remote Ubuntu 14.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-2782-1 advisory. Gabriel Campana discovered that Apport incorrectly handled Python module imports. A local attacker could use this issue to elevate privileges. Tenable has extract...

7.8CVSS7.4AI score0.00429EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2015/10/27 12:36 p.m.56 views

USN-2782-1: Apport vulnerability

Gabriel Campana discovered that Apport incorrectly handled Python module imports. A local attacker could use this issue to elevate privileges...

7.8CVSS7.2AI score0.00429EPSS
SaveExploits0
OSV
OSV
added 2015/10/27 12:36 p.m.26 views

USN-2782-1 apport vulnerability

Gabriel Campana discovered that Apport incorrectly handled Python module imports. A local attacker could use this issue to elevate privileges...

7.8CVSS7.1AI score0.00429EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2015/10/27 12:00 a.m.24 views

CVE-2015-1341

Any Python module in sys.path can be imported if the command line of the process triggering the coredump is Python and the first argument is -m in Apport before 2.19.2 function pythonmodulepath...

7.8CVSS7AI score0.00429EPSS
SaveExploits0References2
securityvulns
securityvulns
added 2015/10/12 12:00 a.m.193 views

[USN-2744-1] Apport vulnerability

========================================================================== Ubuntu Security Notice USN-2744-1 September 24, 2015 apport vulnerability ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: -...

7.2CVSS0.0091EPSS
SaveExploits3
CNVD
CNVD
added 2015/10/04 12:00 a.m.8 views

Apport Denial of Service Vulnerability

Apport is a toolkit for Ubuntu that collects and gives feedback on error messages information that the operating system finds useful when an application crashes. A denial-of-service vulnerability exists in versions prior to Apport 2.19, which allows local users to cause a denial of service or...

7.2CVSS7AI score0.0091EPSS
SaveExploits3References1
NVD
NVD
added 2015/10/01 8:59 p.m.18 views

CVE-2015-1338

kernelcrashdump in Apport before 2.19 allows local users to cause a denial of service disk consumption or possibly gain privileges via a 1 symlink or 2 hard link attack on /var/crash/vmcore.log...

7.2CVSS6.6AI score0.0091EPSS
SaveExploits3References7
Prion
Prion
added 2015/10/01 8:59 p.m.21 views

Hardcoded credentials

kernelcrashdump in Apport before 2.19 allows local users to cause a denial of service disk consumption or possibly gain privileges via a 1 symlink or 2 hard link attack on /var/crash/vmcore.log...

7.2CVSS7.2AI score0.0091EPSS
SaveExploits3References7Affected Software2
CVE
CVE
added 2015/10/01 8:00 p.m.118 views

CVE-2015-1338

CVE-2015-1338 affects the Apport crash-dump handling in Linux environments (kernel_crashdump) prior to version 2.19. A local attacker could exploit insecure crash dump file handling to cause a denial of service via disk consumption or potentially elevate privileges through symlink or hard link at...

7.2CVSS6.7AI score0.0091EPSS
SaveExploits3References7Affected Software1
Rows per page
Query Builder