PyPi: Aqtinstall

CVE-2013-1664

Transitive

Safety vulnerability ID: 47852

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Apr 03, 2013 Updated at May 04, 2024
Scan your Python projects for vulnerabilities →

Advisory

Aqtinstall 2.1.0rc2 uses 'defusedxml' instead of 'xml.etree.ElementTree' to avoid XXE attacks.
https://github.com/miurahr/aqtinstall/commit/745e6a25e46411ff526387615a1db51a6ba968e0

Affected package

aqtinstall

Latest version: 3.1.15

Another unofficial Qt installer

Affected versions

Fixed versions

Vulnerability changelog

====================
aqtinstall changeLog
====================

All notable changes to this project will be documented in this file.

`Unreleased`_
=============

Changed
-------
* Use SHA256 hash from trusted mirror for integrity check (493)
* Check Update.xml file with SHA256 hash (493)
* Update combinations.xml (495)
* QtDesignStudio, IFW version change
* Update fallback mirror list (485)

Fixed
-----
* Test: Conditionally install dependencies on Ubuntu (494)

Added
-----
* doc: warn about unrelated aqt package (490)
* doc: add explanation of --config flag in CLI docs (491)
* doc: note about MSYS2/Mingw64 environment

Security
--------
* Use secrets for secure random numbers(498)
* Use defusedxml to parse Updates.xml file to avoid attack(498)

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.0

CVSS v2 Details

MEDIUM 5.0
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
NONE
Integrity Impact (I)
NONE
Availability Impact (A)
PARTIAL