PyPi: Faapi

CVE-2023-32681

Transitive

Safety vulnerability ID: 58804

This vulnerability was reviewed by experts

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

Created at May 26, 2023 Updated at Sep 04, 2024
Scan your Python projects for vulnerabilities →

Advisory

Faapi 3.11.0 updates its dependency 'requests' minimum requirement to 2.31.0 to include a security fix.

Affected package

faapi

Latest version: 3.11.6

Python module to implement API-like functionality for the FurAffinity.net website.

Affected versions

Fixed versions

Vulnerability changelog

New Features

* Session class for requests can be customized with new `session_class` argument for `FAAPI`

Changes

* Remove [cfscrape](https://pypi.org/project/cfscrape) dependency
* Was not updated in years and all requests succeeded with a normal `requests.Session` object

Dependencies

* Use [requests ^2.31.0](https://pypi.org/project/requests/2.31.0)
* Fix [CVE-2023-32681](https://cve.report/CVE-2022-42969) issue
* Use [beautifulsoup4 ^4.12.2](https://pypi.org/project/beautifulsoup4/4.12.2)
* Use [lxml ^4.9.2](https://pypi.org/project/lxml/4.9.2)

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 6.1

CVSS v3 Details

MEDIUM 6.1
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
HIGH
Privileges Required (PR)
NONE
User Interaction (UI)
REQUIRED
Scope (S)
CHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
NONE
Availability Availability (A)
NONE