CVE-2015-8748
medium
CVSS v3
5.3
CVSS v2
5.0
VIR risk
5.3
Description
Radicale before 1.1 allows remote authenticated users to bypass owner_write and owner_only limitations via regex metacharacters in the user name, as demonstrated by ".*".
Predictions
Exploit likelihood
63%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-8748
Vendor advisory: security@debian.org — https://github.com/Kozea/Radicale/pull/341
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.1.1-1 |
| debian | bullseye | fixed | 1.1.1-1 |
| debian | forky | fixed | 1.1.1-1 |
| debian | sid | fixed | 1.1.1-1 |
| debian | trixie | fixed | 1.1.1-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| radicale | radicale | {"endIncluding":"1.0.1"} | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2015-8748
- https://github.com/Kozea/Radicale/pull/341
- https://github.com/Kozea/Radicale/commit/1109973a925970353dfd13c6df8de0e4e446d983
- https://github.com/Unrud/Radicale/commit/4bfe7c9f7991d534c8b9fbe153af9d341f925f98
- https://github.com/Kozea/Radicale
- https://github.com/pypa/advisory-database/tree/main/vulns/radicale/PYSEC-2016-37.yaml
- https://pypi.org/project/radicale
- https://web.archive.org/web/20200804235922/http://www.securityfocus.com/bid/80255
- http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175738.html
- http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175776.html
- http://www.debian.org/security/2016/dsa-3462
- http://www.openwall.com/lists/oss-security/2016/01/05/7
- http://www.openwall.com/lists/oss-security/2016/01/06/4
- http://www.securityfocus.com/bid/80255
- https://security-tracker.debian.org/tracker/CVE-2015-8748
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.