Package: twitter-bootstrap3 / 3.4.1+dfsg-3+deb12u1

Metadata

Package Version Patches format
twitter-bootstrap3 3.4.1+dfsg-3+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2001_privacy.patch | (download)

README.md | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 avoid privacy breach in documentation
0002 CVE 2024 6484.patch | (download)

js/carousel.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 cve-2024-6484

Fix this vulnerability by checking before calling if the target is a carousel
and disabling further event calling if not

0003 CVE 2024 6485.patch | (download)

js/button.js | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 cve-2024-6485

Sanitize data[state] avoiding thus XSS