Ребята кто знает можно байпассить csp unsafe-hashes?
'unsafe-hashes' Allows to enable specific inline event handlers. If you only need to allow inline event handlers and not inline <script> elements or javascript: URLs, this is a safer method compared to using the unsafe-inline expression.
А как называется уязвимость, когда сайт отправляет какие-то запросы на localhost клиента? Что-то на подобие CSRF, только для localhost, комбо CSRF+SSRF?