PyPi: Arrnounced

CVE-2013-1664

Transitive

Safety vulnerability ID: 54877

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 Dec 10, 2024
Scan your Python projects for vulnerabilities →

Advisory

Arrnounced 0.4 replaces XML parser with defusedxml to prevent XML attacks.
https://github.com/weannounce/arrnounced/commit/5a1d186b32162b317b1762b8602342b0b3050bda

Affected package

arrnounced

Latest version: 0.9.1

Notify Sonarr/Radarr/Lidarr of tracker IRC announcements

Affected versions

Fixed versions

Vulnerability changelog

Mostly corrections of bugs, spelling and formatting.

As Python's standard library XML parser implementation is vulnerable to maliciously constructed data the implementation now uses [defusedxml](https://pypi.org/project/defusedxml/).

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