CVE-2022-22536
CVE-2022-22536 copied to clipboard
SAP memory pipes(MPI) desynchronization vulnerability CVE-2022-22536.
Results
2
CVE-2022-22536 issues
Sort by
recently updated
recently updated
newest added
Upon running the poc script I'm getting the following error 2022-07-24 12:21:57.834 | DEBUG | __main__:craft_socket:41 - Crafting socket 2022-07-24 12:21:57.835 | ERROR | __main__:dia:152 - An error has been...
The function has two parameters (socket and payload), but from the code four parameters are provided (host and port). `TypeError: send_payload() takes from 2 to 3 positional arguments but 5...