CVE-2024-47179
Last modified
CVE-2024-47179 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. RSSHub is an RSS network. Prior to commit 64e00e7, RSSHub's `docker-test-cont.yml` workflow is vulnerable to Artifact Poisoning, which could have lead to a full repository takeover. EPSS estimates a 0.71% chance of exploitation in the next 30 days.
Description
RSSHub is an RSS network. Prior to commit 64e00e7, RSSHub's `docker-test-cont.yml` workflow is vulnerable to Artifact Poisoning, which could have lead to a full repository takeover. Downstream users of RSSHub are not vulnerable to this issue, and commit 64e00e7 fixed the underlying issue and made the repository no longer vulnerable. The `docker-test-cont.yml` workflow gets triggered when the `PR - Docker build test` workflow completes successfully. It then collects some information about the Pull Request that triggered the triggering workflow and set some labels depending on the PR body and sender. If the PR also contains a `routes` markdown block, it will set the `TEST_CONTINUE` environment variable to `true`. The workflow then downloads and extracts an artifact uploaded by the triggering workflow which is expected to contain a single `rsshub.tar.zst` file. However, prior to commit 64e00e7, it did not validate and the contents were extracted in the root of the workspace overriding any existing files. Since the contents of the artifact were not validated, it is possible for a malicious actor to send a Pull Request which uploads, not just the `rsshub.tar.zst` compressed docker image, but also a malicious `package.json` file with a script to run arbitrary code in the context of the privileged workflow. As of commit 64e00e7, this scenario has been addressed and the RSSHub repository is no longer vulnerable.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-47179?
How severe is CVE-2024-47179?
How do I fix CVE-2024-47179?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-47173Aimeos is an e-commerce framework. All SaaS and marketplace …5.5
- CVE-2024-47174Nix is a package manager for Linux and other Unix systems. S…5.9
- CVE-2024-47175CUPS is a standards-based, open-source printing system, and …9.8
- CVE-2024-47176CUPS is a standards-based, open-source printing system, and …5.3
- CVE-2024-47177Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2024-47178basic-auth-connect is Connect's Basic Auth middleware in its…5.3
- CVE-2024-4718A vulnerability was found in Campcodes Complete Web-Based Sc…6.1
- CVE-2024-47180Shields.io is a service for concise, consistent, and legible…8.8
- CVE-2024-47181Contiki-NG is an open-source, cross-platform operating syste…7.5
- CVE-2024-47182Dozzle is a realtime log viewer for docker containers. Befor…7.5
- CVE-2024-47183Parse Server is an open source backend that can be deployed …8.1
- CVE-2024-47184Ampache is a web based audio/video streaming application and…4.8
Are you affected by CVE-2024-47179?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
