CVE-2024-30252

Source
https://cve.org/CVERecord?id=CVE-2024-30252
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-30252.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-30252
Aliases
  • GHSA-3gg9-w4fm-jjcg
Published
2024-04-04T18:57:36.199Z
Modified
2026-04-02T10:10:51.690569Z
Severity
  • 2.6 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N CVSS Calculator
Summary
GitHub Security Lab (GHSL) Vulnerability Report, livemarks: `GHSL-2024-015`
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/30xxx/CVE-2024-30252.json"
}
References

Affected packages

Git / github.com/nt1m/livemarks

Affected ranges

Type
GIT
Repo
https://github.com/nt1m/livemarks
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/nt1m/livemarks
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*
1.6
v1.*
v1.0
v1.1
v1.2
v1.3
v1.6
v1.7
v1.8
v3.*
v3.2
v3.3
v3.4
v3.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-30252.json"