CVE-2023-50259
Last modified
CVE-2023-50259 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Medusa is an automatic video library manager for TV shows. Versions prior to 1.0.19 are vulnerable to unauthenticated blind server-side request forgery (SSRF). EPSS estimates a 0.60% chance of exploitation in the next 30 days.
Description
Medusa is an automatic video library manager for TV shows. Versions prior to 1.0.19 are vulnerable to unauthenticated blind server-side request forgery (SSRF). The `testslack` request handler in `medusa/server/web/home/handler.py` does not validate the user-controlled `slack_webhook` variable and passes it to the `notifiers.slack_notifier.test_notify` method, then `_notify_slack` and finally `_send_slack` method, which sends a POST request to the user-controlled URL on line 103 in `/medusa/notifiers/slack.py`, which leads to a blind server-side request forgery (SSRF). This issue allows for crafting POST requests on behalf of the Medusa server. Version 1.0.19 contains a fix for the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pymedusa | Medusa | < 1.0.19 |
References
- https://github.com/pymedusa/Medusa/security/advisories/GHSA-8mcr-vffr-jwxvExploit, Vendor Advisory
- https://securitylab.github.com/advisories/GHSL-2023-201_GHSL-2023-202_Medusa/Exploit, Third Party Advisory
- https://github.com/pymedusa/Medusa/security/advisories/GHSA-8mcr-vffr-jwxvExploit, Vendor Advisory
- https://securitylab.github.com/advisories/GHSL-2023-201_GHSL-2023-202_Medusa/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-50259?
How severe is CVE-2023-50259?
How do I fix CVE-2023-50259?
Are you affected by CVE-2023-50259?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
