Improper Access Control Affecting roundup package, versions [1.4.0,1.4.6) [1.2.0,1.2.1)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.22% (60th percentile)
Expand this section
NVD
5.4 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-ROUNDUP-6595955
  • published 11 Apr 2024
  • disclosed 2 May 2022
  • credit anonymous4ACL24

How to fix?

Upgrade roundup to version 1.4.6, 1.2.1 or higher.

Overview

roundup is a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces.

Affected versions of this package are vulnerable to Improper Access Control due to the EditCSVAction function in cgi/actions.py. An attacker can modify arbitrary items within a class by exploiting insufficient permission checks, allowing actions such as editing all queries, modifying settings, and adding roles to users when they have edit or create privileges for a class.

References