5 matches found
Exploit for Cross-site Scripting in Citrix Gateway
POC for CVE-2023-24488 This tool is inspired from similar too...
Cross-site Scripting (XSS) - Stored
Description Stored Cross-Site Scripting XSS vulnerability due to the lack of content validation and output encoding. Proof of Concept 1.Access demo website https://demo.syspass.org and login with an account. 2.Create new account, in URL/IP field - input https://google.com"...
CVE-2007-1527
The LLTD Mapper in Microsoft Windows Vista does not verify that an IP address in a TLV type 0x07 field in a HELLO packet corresponds to a valid IP address for the local network, which allows remote attackers to trick users into communicating with an external host by sending a HELLO packet with th...
CVE-2007-1527
The CVE-2007-1527 issue affects the LLTD Mapper in Microsoft Windows Vista. It occurs because the LLTD Mapper does not verify that an IP address in a TLV type 0x07 field in a HELLO packet corresponds to a valid local-network address, enabling a remote attacker to trick users into communicating wi...
bug
Hello vuln, rpf bug. see in download function in search dir. int downloadchar url, char package, char ip //REQUIRES: wget existance; url && package && ip != NULL //EFFECTS : download the package via wget char page2048; int status, i; status = 0; memset page, 0x0, sizeofpage ; sprintfpage,...