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

exploitDog

debian логотип

CVE-2023-34457

Опубликовано: 05 июл. 2023
Источник: debian

Описание

MechanicalSoup is a Python library for automating interaction with websites. Starting in version 0.2.0 and prior to version 1.3.0, a malicious web server can read arbitrary files on the client using a `<input type="file" ...>` inside HTML form. All users of MechanicalSoup's form submission are affected, unless they took very specific (and manual) steps to reset HTML form field values. Version 1.3.0 contains a patch for this issue.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
python-mechanicalsoupfixed1.3.0-1package
python-mechanicalsoupignoredbookwormpackage
python-mechanicalsoupno-dsabullseyepackage
python-mechanicalsoupno-dsabusterpackage

Примечания

  • https://github.com/MechanicalSoup/MechanicalSoup/security/advisories/GHSA-x456-3ccm-m6j4

  • https://github.com/MechanicalSoup/MechanicalSoup/commit/d57c4a269bba3b9a0c5bfa20292955b849006d9e (v1.3.0)

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

CVSS3: 5.9
ubuntu
больше 2 лет назад

MechanicalSoup is a Python library for automating interaction with websites. Starting in version 0.2.0 and prior to version 1.3.0, a malicious web server can read arbitrary files on the client using a `<input type="file" ...>` inside HTML form. All users of MechanicalSoup's form submission are affected, unless they took very specific (and manual) steps to reset HTML form field values. Version 1.3.0 contains a patch for this issue.

CVSS3: 5.9
nvd
больше 2 лет назад

MechanicalSoup is a Python library for automating interaction with websites. Starting in version 0.2.0 and prior to version 1.3.0, a malicious web server can read arbitrary files on the client using a `<input type="file" ...>` inside HTML form. All users of MechanicalSoup's form submission are affected, unless they took very specific (and manual) steps to reset HTML form field values. Version 1.3.0 contains a patch for this issue.

CVSS3: 5.9
github
больше 2 лет назад

MechanicalSoup vulnerable to malicious web server reading arbitrary files on client using file input inside HTML form