Lucene search

K
cvelistHeroDevsCVELIST:CVE-2024-6531
HistoryJul 11, 2024 - 5:15 p.m.

CVE-2024-6531 XSS in Bootstrap carousel component

2024-07-1117:15:57
CWE-79
HeroDevs
www.cve.org
21
bootstrap
xss
cross-site scripting
carousel
javascript

CVSS3

6.4

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:L

EPSS

0

Percentile

9.2%

A vulnerability has been identified in Bootstrap that exposes users to Cross-Site Scripting (XSS) attacks. The issue is present in the carousel component, where the data-slide and data-slide-to attributes can be exploited through the href attribute of an <a> tag due to inadequate sanitization. This vulnerability could potentially enable attackers to execute arbitrary JavaScript within the victim’s browser.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "Bootstrap",
    "vendor": "Bootstrap",
    "versions": [
      {
        "lessThanOrEqual": "4.6.2",
        "status": "affected",
        "version": "4.0.0",
        "versionType": "semver"
      }
    ]
  }
]

CVSS3

6.4

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:L

EPSS

0

Percentile

9.2%