10个网站漏洞今后会出视频和大家一一介绍

10个网站漏洞今后会出视频和大家一一介绍:
HTTP/2 Smuggling Exploit discrepancies between HTTP/2 and HTTP/1.1 on the backend.
XXE via Office Open XML Parsers Attackers inject malicious code into XML files during parsing.
SSRF via XSS in PDF Generators. It's actually about injecting JavaScript that gets a free ride when HTML, CSS, and JavaScript are converted to PDF.
XSS via SVG Files Image uploads are common, JavaScript can be injected here, leading to XSS.
Blind XSS Injecting third-party scripts into form data can open up backends.
Web Cache Deception Involves manipulating URL paths and cached content to trick servers into caching sensitive data.
Web Cache Poisoning Be aware of the poison an attacker can store in cache via unkeyed inputs. A poisoned cache can serve a nasty surprise to users.
h2c Smuggling This vulnerability allows attackers to bypass controls via proxies when upgrading an HTTP/1.1 connection to h2c.
Second Order Subdomain Takeovers Remember, a referenced domain can become a golden opportunity for attackers due to misconfigurations.
PostMessage Bugs Misused JavaScript functions can open the door to cross-origin attacks.
详细描述可以看这个链接:
https://labs.detectify.com/2021/09/30/10-types-web-vulnerabilities-often-missed/