Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-656c-6cxf-hvcv

Опубликовано: 18 июн. 2021
Источник: github
Github: Прошло ревью
CVSS3: 4.2

Описание

Deserialization of Untrusted Data in Flask-Caching

Flask-Cache adds easy cache support to Flask. The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains access to cache storage (e.g., filesystem, Memcached, Redis, etc.), they can construct a crafted payload, poison the cache, and execute Python code.

However, this is not a high-severity issue, as for an attack like this to work, an attacker must:

  1. Be able to write arbitrary values to the cache
  2. Be able to generate a cache key that will collide with a value being read by the application
  3. Cause the application to read a maliciously-injected value

Any situation where all 3 of those is true is a situation where the application has larger problems; for example, if someone's able to inject malicious cached rendered pages into a Flask app's cache, then they can make the website say literally anything they want, regardless of whether it involves the execution of remote code. Basically, the Pickle vulnerability follows from a website already being extremely vulnerable (due to conditions 1 and 2 being met).

Пакеты

Наименование

Flask-Caching

pip
Затронутые версииВерсия исправления

<= 1.10.1

Отсутствует

EPSS

Процентиль: 95%
0.16282
Средний

4.2 Medium

CVSS3

Дефекты

CWE-269
CWE-502

Связанные уязвимости

CVSS3: 9.8
ubuntu
больше 4 лет назад

The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains access to cache storage (e.g., filesystem, Memcached, Redis, etc.), they can construct a crafted payload, poison the cache, and execute Python code. NOTE: a third party indicates that exploitation is extremely unlikely unless the machine is already compromised; in other cases, the attacker would be unable to write their payload to the cache and generate the required collision

CVSS3: 9.8
nvd
больше 4 лет назад

The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains access to cache storage (e.g., filesystem, Memcached, Redis, etc.), they can construct a crafted payload, poison the cache, and execute Python code. NOTE: a third party indicates that exploitation is extremely unlikely unless the machine is already compromised; in other cases, the attacker would be unable to write their payload to the cache and generate the required collision

CVSS3: 9.8
debian
больше 4 лет назад

The Flask-Caching extension through 1.10.1 for Flask relies on Pickle ...

CVSS3: 9.8
fstec
около 5 лет назад

Уязвимость расширения для программного обеспечения Flask Flask-caching, связанная с небезопасным управлением привилегиями, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании

EPSS

Процентиль: 95%
0.16282
Средний

4.2 Medium

CVSS3

Дефекты

CWE-269
CWE-502