pysec-2023-108
Vulnerability from pysec
Published
2023-07-05 20:15
Modified
2023-07-12 18:32
Details
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.
Impacted products
| Name | purl | mechanicalsoup | pkg:pypi/mechanicalsoup |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mechanicalsoup",
"purl": "pkg:pypi/mechanicalsoup"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "d57c4a269bba3b9a0c5bfa20292955b849006d9e"
}
],
"repo": "https://github.com/MechanicalSoup/MechanicalSoup",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.0.2",
"0.0.3",
"0.1.0",
"0.1.1",
"0.1.2",
"0.10.0",
"0.11.0",
"0.12.0",
"0.2.0",
"0.2.1",
"0.2.2",
"0.3.0",
"0.3.1",
"0.4.0",
"0.5.0",
"0.6.0",
"0.7.0",
"0.8.0",
"0.9.0",
"0.9.0.post1",
"0.9.0.post2",
"0.9.0.post3",
"0.9.0.post4",
"1.0.0",
"1.1.0",
"1.2.0"
]
}
],
"aliases": [
"CVE-2023-34457",
"GHSA-x456-3ccm-m6j4"
],
"details": "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 `\u003cinput type=\"file\" ...\u003e` inside HTML form. All users of MechanicalSoup\u0027s 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.",
"id": "PYSEC-2023-108",
"modified": "2023-07-12T18:32:48.148340+00:00",
"published": "2023-07-05T20:15:00+00:00",
"references": [
{
"type": "WEB",
"url": "https://github.com/MechanicalSoup/MechanicalSoup/releases/tag/v1.3.0"
},
{
"type": "EVIDENCE",
"url": "https://github.com/MechanicalSoup/MechanicalSoup/security/advisories/GHSA-x456-3ccm-m6j4"
},
{
"type": "FIX",
"url": "https://github.com/MechanicalSoup/MechanicalSoup/security/advisories/GHSA-x456-3ccm-m6j4"
},
{
"type": "ADVISORY",
"url": "https://github.com/MechanicalSoup/MechanicalSoup/security/advisories/GHSA-x456-3ccm-m6j4"
},
{
"type": "FIX",
"url": "https://github.com/MechanicalSoup/MechanicalSoup/commit/d57c4a269bba3b9a0c5bfa20292955b849006d9e"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…