CVE-2024-30252
Last modified
CVE-2024-30252 is a low-severity vulnerability rated 2.6/10 on the CVSS scale. Livemarks is a browser extension that provides RSS feed bookmark folders. Versions of Livemarks prior to 3.7 are vulnerable to cross-site request forgery. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
Livemarks is a browser extension that provides RSS feed bookmark folders. Versions of Livemarks prior to 3.7 are vulnerable to cross-site request forgery. A malicious website may be able to coerce the extension to send an authenticated GET request to an arbitrary URL. An authenticated request is a request where the cookies of the browser are sent along with the request. The `subscribe.js` script uses the first parameter from the current URL location as the URL of the RSS feed to subscribe to and checks that the RSS feed is valid XML. `subscribe.js` is accessible by an attacker website due to its use in `subscribe.html`, an HTML page that is declared as a `web_accessible_resource` in `manifest.json`. This issue may lead to `Privilege Escalation`. A CSRF breaks the integrity of servers running on a private network. A user of the browser extension may have a private server with dangerous functionality, which is assumed to be safe due to network segmentation. Upon receiving an authenticated request instantiated from an attacker, this integrity is broken. Version 3.7 fixes this issue by removing subscribe.html from `web_accessible_resources`.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-30252?
How severe is CVE-2024-30252?
How do I fix CVE-2024-30252?
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-30247NextcloudPi is a ready to use image for Virtual Machines, Ra…9.8
- CVE-2024-30248Piccolo Admin is an admin interface/content management syste…7.7
- CVE-2024-30249Cloudburst Network provides network components used within C…8.6
- CVE-2024-3025mintplex-labs/anything-llm is vulnerable to path traversal a…9.9
- CVE-2024-30250Astro-Shield is an integration to enhance website security w…7.5
- CVE-2024-30251aiohttp is an asynchronous HTTP client/server framework for …7.5
- CVE-2024-30253@solana/web3.js is the Solana JavaScript SDK. Using particul…7.5
- CVE-2024-30254MesonLSP is an unofficial, unendorsed language server for me…5.8
- CVE-2024-30255Envoy is a cloud-native, open source edge and service proxy.…7.5
- CVE-2024-30256Open WebUI is a user-friendly WebUI for LLMs. Open-webui is …6.4
- CVE-2024-302571Panel is an open source Linux server operation and maintena…5.9
- CVE-2024-30258FastDDS is a C++ implementation of the DDS (Data Distributio…7.5
Are you affected by CVE-2024-30252?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
