CVE-2024-57556 Details
Description
Cross Site Scripting vulnerability in nbubna store v.2.14.2 and before allows a remote attacker to execute arbitrary code via the store.deep.js component
A cross-site scripting (XSS) vulnerability has been identified in nbubna Store versions 2.14.2 and prior. This issue allows remote attackers to execute arbitrary code by injecting malicious payloads into the user-controlled parameters of the store.get method. The vulnerability arises from the use of eval to access nested object properties, which can be exploited to execute scripts in the context of the user's session.
The vulnerability can be addressed by removing the use of eval and implementing a safer method to access nested object properties. A pull request has been made to apply this patch.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 24, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nbubna/store/issues/127 | [email protected] | ExploitIssue TrackingMitigationThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| nbubna store | <= 2.14.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 5, 2025 | Initial Analysis | [email protected] |
| Jan 24, 2025 | CVE Modified | CISA-ADP |
| Jan 23, 2025 | New CVE Received | [email protected] |