ydataai / ydata-profiling

1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
https://docs.profiling.ydata.ai
MIT License
12.22k stars 1.65k forks source link

Cross-site scripting (XSS) vulnerability CVE-2024-37063 #1599

Closed hakan-77 closed 1 week ago

hakan-77 commented 3 weeks ago

Current Behaviour

https://github.com/advisories/GHSA-2r57-2mrh-ggjv

A cross-site scripting (XSS) vulnerability in versions 3.7.0 or newer of Ydata's ydata-profiling open-source library allows for payloads to be run when a maliocusly crafted report is viewed in the browser. References

https://nvd.nist.gov/vuln/detail/CVE-2024-37063
https://hiddenlayer.com/sai-security-advisory/ydata-june2024

Expected Behaviour

Secured

Data Description

N/A

Code that reproduces the bug

No response

pandas-profiling version

= 3.7.0, <= 4.8.3

Dependencies

N/A

OS

All OSes

Checklist