ubuntu-cve-2020-28463
Vulnerability from osv_ubuntu
Published
2021-02-18 16:15
Modified
2025-10-24 04:48
Summary
Details
All versions of package reportlab are vulnerable to Server-side Request Forgery (SSRF) via img tags. In order to reduce risk, use trustedSchemes & trustedHosts (see in Reportlab's documentation) Steps to reproduce by Karan Bamal: 1. Download and install the latest package of reportlab 2. Go to demos -> odyssey -> dodyssey 3. In the text file odyssey.txt that needs to be converted to pdf inject 4. Create a nc listener nc -lp 5000 5. Run python3 dodyssey.py 6. You will get a hit on your nc showing we have successfully proceded to send a server side request 7. dodyssey.py will show error since there is no img file on the url, but we are able to do SSRF
Severity
6.5 (Medium)
6.5 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-renderpm",
"binary_version": "3.3.0-1ubuntu0.1"
},
{
"binary_name": "python-reportlab",
"binary_version": "3.3.0-1ubuntu0.1"
},
{
"binary_name": "python-reportlab-accel",
"binary_version": "3.3.0-1ubuntu0.1"
},
{
"binary_name": "python3-renderpm",
"binary_version": "3.3.0-1ubuntu0.1"
},
{
"binary_name": "python3-reportlab",
"binary_version": "3.3.0-1ubuntu0.1"
},
{
"binary_name": "python3-reportlab-accel",
"binary_version": "3.3.0-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "python-reportlab",
"purl": "pkg:deb/ubuntu/python-reportlab@3.3.0-1ubuntu0.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.2.0-1build1",
"3.2.0-1build2",
"3.3.0-1",
"3.3.0-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python-renderpm",
"binary_version": "3.4.0-3ubuntu0.1"
},
{
"binary_name": "python-reportlab",
"binary_version": "3.4.0-3ubuntu0.1"
},
{
"binary_name": "python-reportlab-accel",
"binary_version": "3.4.0-3ubuntu0.1"
},
{
"binary_name": "python3-renderpm",
"binary_version": "3.4.0-3ubuntu0.1"
},
{
"binary_name": "python3-reportlab",
"binary_version": "3.4.0-3ubuntu0.1"
},
{
"binary_name": "python3-reportlab-accel",
"binary_version": "3.4.0-3ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "python-reportlab",
"purl": "pkg:deb/ubuntu/python-reportlab@3.4.0-3ubuntu0.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.4.0-3build1",
"3.4.0-3ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "python3-renderpm",
"binary_version": "3.5.34-1ubuntu1.1"
},
{
"binary_name": "python3-reportlab",
"binary_version": "3.5.34-1ubuntu1.1"
},
{
"binary_name": "python3-reportlab-accel",
"binary_version": "3.5.34-1ubuntu1.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "python-reportlab",
"purl": "pkg:deb/ubuntu/python-reportlab@3.5.34-1ubuntu1.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.5.23-1",
"3.5.28-1",
"3.5.31-1",
"3.5.31-1.1",
"3.5.31-1.1ubuntu1",
"3.5.34-1",
"3.5.34-1build1",
"3.5.34-1ubuntu1",
"3.5.34-1ubuntu1.1"
]
}
],
"aliases": [],
"details": "All versions of package reportlab are vulnerable to Server-side Request Forgery (SSRF) via img tags. In order to reduce risk, use trustedSchemes \u0026 trustedHosts (see in Reportlab\u0027s documentation) Steps to reproduce by Karan Bamal: 1. Download and install the latest package of reportlab 2. Go to demos -\u003e odyssey -\u003e dodyssey 3. In the text file odyssey.txt that needs to be converted to pdf inject \u003cimg src=\"http://127.0.0.1:5000\" valign=\"top\"/\u003e 4. Create a nc listener nc -lp 5000 5. Run python3 dodyssey.py 6. You will get a hit on your nc showing we have successfully proceded to send a server side request 7. dodyssey.py will show error since there is no img file on the url, but we are able to do SSRF",
"id": "UBUNTU-CVE-2020-28463",
"modified": "2025-10-24T04:48:54Z",
"published": "2021-02-18T16:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2020-28463"
},
{
"type": "REPORT",
"url": "https://snyk.io/vuln/SNYK-PYTHON-REPORTLAB-1022145"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28463"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2020-28463"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…