Vulnerabilites related to Splunk - Splunk App for Lookup File Editing
cve-2023-32715
Vulnerability from cvelistv5
Published
2023-06-01 16:34
Modified
2025-02-28 11:03
Severity ?
EPSS score ?
Summary
In the Splunk App for Lookup File Editing versions below 4.0.1, a user can insert potentially malicious JavaScript code into the app, which causes that code to run on the user’s machine. The app itself does not contain the potentially malicious JavaScript code. The vulnerability requires the attacker to phish the victim by tricking them into initiating a request within their browser, and requires additional user interaction to trigger. The attacker cannot exploit the vulnerability at will.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Splunk | Splunk App for Lookup File Editing |
Version: 4.0 < 4.0.1 |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-02T15:25:36.489Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://advisory.splunk.com/advisories/SVD-2023-0610", }, ], title: "CVE Program Container", }, { metrics: [ { other: { content: { id: "CVE-2023-32715", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2025-01-08T21:03:06.319107Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2025-01-08T21:03:15.366Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { product: "Splunk App for Lookup File Editing", vendor: "Splunk", versions: [ { lessThan: "4.0.1", status: "affected", version: "4.0", versionType: "custom", }, ], }, ], datePublic: "2023-06-01T00:00:00.000Z", descriptions: [ { lang: "en", supportingMedia: [ { base64: false, type: "text/html", value: "In the Splunk App for Lookup File Editing versions below 4.0.1, a user can insert potentially malicious JavaScript code into the app, which causes that code to run on the user’s machine. The app itself does not contain the potentially malicious JavaScript code. The vulnerability requires the attacker to phish the victim by tricking them into initiating a request within their browser, and requires additional user interaction to trigger. The attacker cannot exploit the vulnerability at will.", }, ], value: "In the Splunk App for Lookup File Editing versions below 4.0.1, a user can insert potentially malicious JavaScript code into the app, which causes that code to run on the user’s machine. The app itself does not contain the potentially malicious JavaScript code. The vulnerability requires the attacker to phish the victim by tricking them into initiating a request within their browser, and requires additional user interaction to trigger. The attacker cannot exploit the vulnerability at will.", }, ], metrics: [ { cvssV3_1: { baseScore: 4.7, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, format: "CVSS", scenarios: [ { lang: "en", value: "GENERAL", }, ], }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-79", description: "The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.", lang: "en", type: "cwe", }, ], }, ], providerMetadata: { dateUpdated: "2025-02-28T11:03:57.054Z", orgId: "42b59230-ec95-491e-8425-5a5befa1a469", shortName: "Splunk", }, references: [ { url: "https://advisory.splunk.com/advisories/SVD-2023-0610", }, ], source: { advisory: "SVD-2023-0610", }, title: "Self Cross-Site Scripting (XSS) on Splunk App for Lookup File Editing", }, }, cveMetadata: { assignerOrgId: "42b59230-ec95-491e-8425-5a5befa1a469", assignerShortName: "Splunk", cveId: "CVE-2023-32715", datePublished: "2023-06-01T16:34:27.816Z", dateReserved: "2023-05-11T20:55:59.872Z", dateUpdated: "2025-02-28T11:03:57.054Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2023-32714
Vulnerability from cvelistv5
Published
2023-06-01 16:34
Modified
2025-02-28 11:03
Severity ?
EPSS score ?
Summary
In the Splunk App for Lookup File Editing versions below 4.0.1, a low-privileged user can, with a specially crafted web request, trigger a path traversal exploit that can then be used to read and write to restricted areas of the Splunk installation directory.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Splunk | Splunk App for Lookup File Editing |
Version: 4.0 < 4.0.1 |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-02T15:25:36.536Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://advisory.splunk.com/advisories/SVD-2023-0608", }, { tags: [ "x_transferred", ], url: "https://research.splunk.com/application/8ed58987-738d-4917-9e44-b8ef6ab948a6/", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "Splunk App for Lookup File Editing", vendor: "Splunk", versions: [ { lessThan: "4.0.1", status: "affected", version: "4.0", versionType: "custom", }, ], }, ], credits: [ { lang: "en", value: "Torjus Bryne Retterstøl, Binary Security", }, ], datePublic: "2023-06-01T00:00:00.000Z", descriptions: [ { lang: "en", supportingMedia: [ { base64: false, type: "text/html", value: "In the Splunk App for Lookup File Editing versions below 4.0.1, a low-privileged user can, with a specially crafted web request, trigger a path traversal exploit that can then be used to read and write to restricted areas of the Splunk installation directory.", }, ], value: "In the Splunk App for Lookup File Editing versions below 4.0.1, a low-privileged user can, with a specially crafted web request, trigger a path traversal exploit that can then be used to read and write to restricted areas of the Splunk installation directory.", }, ], metrics: [ { cvssV3_1: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, format: "CVSS", scenarios: [ { lang: "en", value: "GENERAL", }, ], }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-35", description: "The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.", lang: "en", type: "cwe", }, ], }, ], providerMetadata: { dateUpdated: "2025-02-28T11:03:42.218Z", orgId: "42b59230-ec95-491e-8425-5a5befa1a469", shortName: "Splunk", }, references: [ { url: "https://advisory.splunk.com/advisories/SVD-2023-0608", }, { url: "https://research.splunk.com/application/8ed58987-738d-4917-9e44-b8ef6ab948a6/", }, ], source: { advisory: "SVD-2023-0608", }, title: "Path Traversal in Splunk App for Lookup File Editing", }, }, cveMetadata: { assignerOrgId: "42b59230-ec95-491e-8425-5a5befa1a469", assignerShortName: "Splunk", cveId: "CVE-2023-32714", datePublished: "2023-06-01T16:34:29.504Z", dateReserved: "2023-05-11T20:55:59.872Z", dateUpdated: "2025-02-28T11:03:42.218Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2025-20233
Vulnerability from cvelistv5
Published
2025-03-26 22:06
Modified
2025-03-27 13:49
Severity ?
EPSS score ?
Summary
In the Splunk App for Lookup File Editing versions below 4.0.5, a script in the app used the `chmod` and `makedirs` Python functions in a way that resulted in overly broad read and execute permissions. This could lead to improper access control for a low-privileged user.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Splunk | Splunk App for Lookup File Editing |
Version: 4.0 < 4.0.5 |
{ containers: { adp: [ { metrics: [ { other: { content: { id: "CVE-2025-20233", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2025-03-27T13:48:56.451759Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2025-03-27T13:49:03.631Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { product: "Splunk App for Lookup File Editing", vendor: "Splunk", versions: [ { lessThan: "4.0.5", status: "affected", version: "4.0", versionType: "custom", }, ], }, ], credits: [ { lang: "en", value: "Kyle Bambrick, Splunk", }, ], datePublic: "2025-03-26T00:00:00.000Z", descriptions: [ { lang: "en", supportingMedia: [ { base64: false, type: "text/html", value: "In the Splunk App for Lookup File Editing versions below 4.0.5, a script in the app used the `chmod` and `makedirs` Python functions in a way that resulted in overly broad read and execute permissions. This could lead to improper access control for a low-privileged user.", }, ], value: "In the Splunk App for Lookup File Editing versions below 4.0.5, a script in the app used the `chmod` and `makedirs` Python functions in a way that resulted in overly broad read and execute permissions. This could lead to improper access control for a low-privileged user.", }, ], metrics: [ { cvssV3_1: { baseScore: 2.5, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, format: "CVSS", scenarios: [ { lang: "en", value: "GENERAL", }, ], }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-732", description: "The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors.", lang: "en", type: "cwe", }, ], }, ], providerMetadata: { dateUpdated: "2025-03-26T22:06:39.987Z", orgId: "d1c1063e-7a18-46af-9102-31f8928bc633", shortName: "cisco", }, references: [ { url: "https://advisory.splunk.com/advisories/SVD-2025-0310", }, ], source: { advisory: "SVD-2025-0310", }, title: "Incorrect permissions set by the “chmod“ and “makedirs“ Python functions in Splunk App for Lookup File Editing", }, }, cveMetadata: { assignerOrgId: "d1c1063e-7a18-46af-9102-31f8928bc633", assignerShortName: "cisco", cveId: "CVE-2025-20233", datePublished: "2025-03-26T22:06:39.987Z", dateReserved: "2024-10-10T19:15:13.237Z", dateUpdated: "2025-03-27T13:49:03.631Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }