PYSEC-2021-325
Vulnerability from pysec - Published: 2021-09-20 18:15 - Updated: 2021-09-20 20:31
VLAI?
Details
Flask-RESTX (pypi package flask-restx) is a community driven fork of Flask-RESTPlus. Flask-RESTX before version 0.5.1 is vulnerable to ReDoS (Regular Expression Denial of Service) in email_regex. This is fixed in version 0.5.1.
Impacted products
| Name | purl | flask-restx | pkg:pypi/flask-restx |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "flask-restx",
"purl": "pkg:pypi/flask-restx"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "bab31e085f355dd73858fd3715f7ed71849656da"
}
],
"repo": "https://github.com/python-restx/flask-restx",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.0.1.dev0",
"0.1.0",
"0.1.1",
"0.2.0",
"0.3.0",
"0.4.0",
"0.5.0"
]
}
],
"aliases": [
"CVE-2021-32838",
"GHSA-3q6g-vf58-7m4g"
],
"details": "Flask-RESTX (pypi package flask-restx) is a community driven fork of Flask-RESTPlus. Flask-RESTX before version 0.5.1 is vulnerable to ReDoS (Regular Expression Denial of Service) in email_regex. This is fixed in version 0.5.1.",
"id": "PYSEC-2021-325",
"modified": "2021-09-20T20:31:06.092661Z",
"published": "2021-09-20T18:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/python-restx/flask-restx/issues/372"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/flask-restx/"
},
{
"type": "FIX",
"url": "https://github.com/python-restx/flask-restx/commit/bab31e085f355dd73858fd3715f7ed71849656da"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-3q6g-vf58-7m4g"
},
{
"type": "WEB",
"url": "https://github.com/python-restx/flask-restx/blob/fd99fe11a88531f5f3441a278f7020589f9d2cc0/flask_restx/inputs.py#L51"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…