← Vulnerability feed

Vulnerability record · CVE-2012-1196 · published 18 February 2012

CVE-2012-1196: Lenovo ThinkManagement Console path traversal in VulCore web service

Landesk · Lenovo Thinkmanagement Console

The VulCore web service (WSVulnerabilityCore/VulCore.asmx) in Lenovo ThinkManagement Console 9.0.3 does not properly sanitize the filename parameter in a SetTaskLogByFile SOAP request, allowing directory traversal via .. sequences. An unauthenticated remote attacker can use this to delete arbitrary files on the server, which can disrupt the management console and potentially the systems it manages.

5.0 CVSS 2.0 Medium EPSS 55% · top 1.0% CWE-22 · Path traversal
5.0CVSS 2.0 base score
55%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References
16 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the VulCore web service (WSVulnerabilityCore/VulCore.asmx) in Lenovo ThinkManagement Console 9.0.3 allows remote attackers to delete arbitrary files via a .. (dot dot) in the filename parameter in a SetTaskLogByFile SOAP request.

AV:N/AC:L/Au:N/C:N/I:P/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityUnauthenticated remote file deletion with a high EPSS score and no KEV listing, but the CVSS impact is limited to integrity and the product is an older management console.

What it is

The VulCore web service (WSVulnerabilityCore/VulCore.asmx) in Lenovo ThinkManagement Console 9.0.3 does not properly sanitize the filename parameter in a SetTaskLogByFile SOAP request, allowing directory traversal via .. sequences. An unauthenticated remote attacker can use this to delete arbitrary files on the server, which can disrupt the management console and potentially the systems it manages.

Impact

An attacker can delete arbitrary files on the host running the ThinkManagement Console, causing data loss, service disruption, or denial of service. The CVSS vector shows no confidentiality impact and no availability impact, only partial integrity impact, so the practical effect is limited to file deletion.

Attack surface

The flaw is reachable over the network through the SOAP endpoint WSVulnerabilityCore/VulCore.asmx. The CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required.

Exploitation

CVE-2012-1196 is not listed in CISA KEV and no ransomware associations are documented. EPSS is high (0.55495, 98.989th percentile), but the reference tags only include a Vendor Advisory and no public exploit or PoC is cited in the record.

What to do

  • Apply the vendor fix referenced in the Secunia advisory (SA47666) or any Lenovo update for ThinkManagement Console 9.0.3.
  • If patching is not possible, restrict network access to the VulCore.asmx SOAP endpoint to trusted management hosts only.
  • Validate and canonicalize the filename parameter server-side, rejecting any path containing .. or absolute paths.
  • Run the ThinkManagement Console service with least privilege and ensure it cannot write to or delete files outside its required directories.
  • Monitor and back up critical files on the console host so deletions can be detected and restored.

Detection

  • Inspect SOAP requests to WSVulnerabilityCore/VulCore.asmx for filename parameters containing .. or path separators.
  • Alert on unexpected deletion or modification of files on the ThinkManagement Console host, especially outside application directories.
  • Monitor web server and application logs for SetTaskLogByFile requests from untrusted or unusual source IPs.
  • Use file integrity monitoring on the console host to detect removal of system or application files.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2012-1196 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.5CVE-2012-1195Lenovo ThinkManagement Console ServerSetup unrestricted file upload RCEThe ServerSetup web service in Lenovo ThinkManagement Console 9.0.3 exposes an anonymous endpoint (core.anonymous/ServerSetup.asmx) that accepts a Pu…EPSS 68%analysed9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed

Source: NIST National Vulnerability Database (record CVE-2012-1196), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.