Stored Cross-Site Scripting (XSS) in Sesame web application
Stored Cross-Site Scripting (XSS) vulnerability in Sesame web application, due to the fact that uploaded SVG images are not properly sanitized. This allows attackers to embed malicious scripts in SVG files by sending a POST request using the 'logo' parameter in '/api/v3/companies/<ID>/logo', which are then stored on the server and executed in the context of any user who accesses the compromised resource.
References
Affected products
Sesame
- ==all versions
Matching in nixpkgs
pkgs.python312Packages.pysesame2
Python API for Sesame Smartlock made by CANDY HOUSE
-
nixos-unstable pysesame2-1.0.2
- nixpkgs-unstable pysesame2-1.0.2
- nixos-unstable-small pysesame2-1.0.2
pkgs.python313Packages.pysesame2
Python API for Sesame Smartlock made by CANDY HOUSE
-
nixos-unstable pysesame2-1.0.2
- nixpkgs-unstable pysesame2-1.0.2
- nixos-unstable-small pysesame2-1.0.2
pkgs.python312Packages.django-sesame
URLs with authentication tokens for automatic login
pkgs.python313Packages.django-sesame
URLs with authentication tokens for automatic login
Package maintainers
-
@JamieMagee Jamie Magee <jamie.magee@gmail.com>