Update report.txt
This commit is contained in:
parent
af5acf762e
commit
595ba80c01
1 changed files with 3 additions and 4 deletions
|
|
@ -4,15 +4,14 @@
|
|||
## Vendor: https://www.microsoft.com/
|
||||
## Software: https://www.microsoft.com/en-us/edge?form=MA13FJ&exp=e415
|
||||
## Reference: https://portswigger.net/web-security/information-disclosure, https://www.softwaresecured.com/stride-threat-modeling/
|
||||
## CVE-2023-33145
|
||||
|
||||
|
||||
|
||||
## Description:
|
||||
The type of information that could be disclosed if an attacker successfully exploited this vulnerability is data inside the targeted website like IDs, tokens, nonces, cookies, IP, User-Agent, and other sensitive information.
|
||||
The user would have to click on a specially crafted URL to be compromised by the attacker.
|
||||
In this example, the attacker use STRIDE Threat Modeling to spoof the victim to click on his website and done.
|
||||
This will be hard to detect.
|
||||
In this example, the attacker uses `STRIDE Threat Modeling` to spoof the victim to click on his website and done.
|
||||
This is the general spoofing vulnerability and does not cover only EDGE, all browsers can be manipulated this way
|
||||
on every OS. This will be hard to detect.
|
||||
|
||||
## Conclusion:
|
||||
Please be careful, for suspicious sites or be careful who sending you an link to open!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue