A vulnerability in the web-based management interface of the Cisco RV130W Wireless-N Multifunction VPN Router could allow an unauthenticated, remote attacker to execute arbitrary code on an affected device. The vulnerability is due to improper validation of user-supplied data in the web-based management interface. An attacker could exploit this vulnerability by sending malicious HTTP requests to a targeted device. A successful exploit could allow the attacker to execute arbitrary code on the underlying operating system of the affected device as a high-privilege user.
UltraVNC Launcher 1.2.2.4 is vulnerable to a denial of service attack when a maliciously crafted string is pasted into the 'Path vncviewer.exe' field. This causes the application to crash when the 'OK' button is clicked.
A denial of service vulnerability exists in UltraVNC Viewer 1.2.2.4 due to a lack of proper validation of user-supplied data, which can be exploited by an attacker to crash the application. An attacker can send a specially crafted file containing 256 'A' characters to trigger this vulnerability.
MailCarrier 2.51 is vulnerable to a SEH Remote Buffer Overflow in the "LIST" command of the POP3 protocol. By sending a specially crafted buffer, an attacker can overwrite the SEH handler and execute arbitrary code on the target machine.
This module exploits an XML external entity vulnerability and a server side request forgery to get unauthenticated code execution on Zimbra Collaboration Suite. The XML external entity vulnerability in the Autodiscover Servlet is used to read a Zimbra configuration file that contains an LDAP password for the 'zimbra' account. The zimbra credentials are then used to get a user authentication cookie with an AuthRequest message. Using the user cookie, a server side request forgery in the Proxy Servlet is used to proxy an AuthRequest with the 'zimbra' credentials to the admin port to retrieve an admin cookie. After gaining an admin cookie the Client Upload servlet is used to upload a JSP webshell that can be triggered from the web server to get command execution on the host. The issues reportedly affect Zimbra Collaboration Suite v8.5 to v8.7.11.
Internet Explorer is vulnerable to XML External Entity attack if a user opens a specially crafted .MHT file locally. This can allow remote attackers to potentially exfiltrate Local files and conduct remote reconnaissance on locally installed Program version information. Upon opening the malicious ".MHT" file locally it should launch Internet Explorer. Afterwards, user interactions like duplicate tab "Ctrl+K" and other interactions like right click "Print Preview" or "Print" commands on the web-page may also trigger the XXE vulnerability. However, a simple call to the window.print() Javascript function should do the trick without requiring any user interaction with the webpage.
This exploit works on CyberArk EPM 10.2.1.603 and below. It is possible to bypass the CyberArk Endpoint Privilege Manager (EPM) by revoking read privileges for the system on the file that the user wants to open. This will cause the EPM to be unable to get information about the blocked file and it will let the user execute it.
To re-create Reflected XSS vulnerability, log in to the Web Configuration (default credentials are: "admin":"" without double quotes), and send GET request to the router with malformed vulnerable parameter: http://$IP/cgi-bin/smap?RC=@smap%22-$PAYLOAD-%22&rd=x&SEO=o&AC=O&SnO=1&SHO=2&StO=1&SpO=1&SPO=1 Where $IP may be equal to "192.168.0.1", $PAYLOAD may be equal to "alert(document.location)". Stored XSS's were found in web forms on pages /spap.htm, /smap.htm. To inject malicious JavaScript to victim's webpage, an attacker should authorize on the router, then put a payload to any of the vulnerable forms, and wait, until victim opens router's web interface and goes to vulnerable page.
A buffer overflow vulnerability exists in FTP Shell Server 6.83 when handling 'Virtual Path Mapping' input. An attacker can exploit this vulnerability to execute arbitrary code in the context of the application.
This exploit allows an attacker to upload and execute a JSP payload using MITM by forcing an http request using the default StockQuoteService.jws service. The attacker needs to be on the same network as the Axis server to make this work. The exploit is based on the research from ambionics.io/blog/oracle-peoplesoft-xxe-to-rce.