LiveActive security incident?Get immediate response
CVE Record

CVE-2015-1341: Apport privilege escalation through Python module imports

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 _python_module_path.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2015-1341 is a local privilege escalation issue in Ubuntu Apport. A low-privileged user could abuse how Apport handled Python crash information to gain elevated privileges. It is high impact, but the provided sources do not show remote exploitation or confirmed active exploitation.

Executive priority

Prioritize remediation on multi-user Ubuntu systems and environments where local users are not fully trusted. This is not presented as remotely exploitable, but successful abuse could turn a limited account into broader system compromise.

Technical view

Apport before 2.19.2 could import arbitrary Python modules from sys.path when processing a coredump from a Python process whose command line used -m. The vulnerability requires local access with low privileges and can affect confidentiality, integrity, and availability due to changed scope and high impact ratings.

Likely exposure

Exposure is limited to Ubuntu systems running vulnerable Apport versions before 2.19.2. The bundle lists affected Ubuntu Apport versions as unspecified, so precise distro release exposure must be confirmed against Ubuntu USN-2782-1 and installed package versions.

Exploitation context

The CVSS vector indicates local access, low complexity, low privileges, no user interaction, and changed scope. The source bundle says KEV is false and provides no evidence of active exploitation. Treat it as a serious local privilege escalation, not a confirmed internet-exploited issue.

Researcher notes

The key condition is Apport's Python module path handling during Python coredump processing with -m. The bundle does not include affected Ubuntu release names, detailed patch diffs, exploit maturity, or workaround text, so validation should stay tied to vendor advisories.

Mitigation direction

  • Apply Ubuntu security updates referenced by USN-2782-1.
  • Upgrade Apport to 2.19.2 or a vendor-supported fixed package.
  • Prioritize shared systems where untrusted users have shell access.
  • Check Ubuntu guidance if fixed packages are unavailable.

Validation and detection

  • Inventory Ubuntu hosts and installed Apport package versions.
  • Compare versions against Ubuntu USN-2782-1 and Apport 2.19.2 guidance.
  • Confirm whether Apport is installed and active on in-scope systems.
  • Review patch records for the Ubuntu security update.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2015-1341 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.4 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.4CVSS 3.0HighCVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H0.76Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.4High
CVSS 3.0 vector shape for CVE-2015-1341Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UbuntuApportunspecified, unspecified, unspecified, unspecified, unspecifiedListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.