cve-2015-0779
Vulnerability from cvelistv5
Published
2015-06-07 23:00
Modified
2024-08-06 04:26
Severity ?
Summary
Directory traversal vulnerability in UploadServlet in Novell ZENworks Configuration Management (ZCM) 10 and 11 before 11.3.2 allows remote attackers to execute arbitrary code via a crafted directory name in the uid parameter, in conjunction with a WAR filename in the filename parameter and WAR content in the POST data, a different vulnerability than CVE-2010-5323 and CVE-2010-5324.
Impacted products
Vendor Product Version
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T04:26:09.826Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/rapid7/metasploit-framework/pull/5096"
          },
          {
            "name": "36964",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "https://www.exploit-db.com/exploits/36964/"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://www.novell.com/support/kb/doc.php?id=7016419"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://raw.githubusercontent.com/pedrib/PoC/master/generic/zenworks_zcm_rce.txt"
          },
          {
            "name": "20150407 [CVE-2015-0779]: Novell ZenWorks Configuration Management remote code execution",
            "tags": [
              "mailing-list",
              "x_refsource_FULLDISC",
              "x_transferred"
            ],
            "url": "http://seclists.org/fulldisclosure/2015/Apr/21"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-04-15T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability in UploadServlet in Novell ZENworks Configuration Management (ZCM) 10 and 11 before 11.3.2 allows remote attackers to execute arbitrary code via a crafted directory name in the uid parameter, in conjunction with a WAR filename in the filename parameter and WAR content in the POST data, a different vulnerability than CVE-2010-5323 and CVE-2010-5324."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2021-01-06T16:15:51",
        "orgId": "f81092c5-7f14-476d-80dc-24857f90be84",
        "shortName": "microfocus"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/rapid7/metasploit-framework/pull/5096"
        },
        {
          "name": "36964",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "https://www.exploit-db.com/exploits/36964/"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://www.novell.com/support/kb/doc.php?id=7016419"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://raw.githubusercontent.com/pedrib/PoC/master/generic/zenworks_zcm_rce.txt"
        },
        {
          "name": "20150407 [CVE-2015-0779]: Novell ZenWorks Configuration Management remote code execution",
          "tags": [
            "mailing-list",
            "x_refsource_FULLDISC"
          ],
          "url": "http://seclists.org/fulldisclosure/2015/Apr/21"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@microfocus.com",
          "ID": "CVE-2015-0779",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Directory traversal vulnerability in UploadServlet in Novell ZENworks Configuration Management (ZCM) 10 and 11 before 11.3.2 allows remote attackers to execute arbitrary code via a crafted directory name in the uid parameter, in conjunction with a WAR filename in the filename parameter and WAR content in the POST data, a different vulnerability than CVE-2010-5323 and CVE-2010-5324."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/rapid7/metasploit-framework/pull/5096",
              "refsource": "MISC",
              "url": "https://github.com/rapid7/metasploit-framework/pull/5096"
            },
            {
              "name": "36964",
              "refsource": "EXPLOIT-DB",
              "url": "https://www.exploit-db.com/exploits/36964/"
            },
            {
              "name": "https://www.novell.com/support/kb/doc.php?id=7016419",
              "refsource": "CONFIRM",
              "url": "https://www.novell.com/support/kb/doc.php?id=7016419"
            },
            {
              "name": "https://raw.githubusercontent.com/pedrib/PoC/master/generic/zenworks_zcm_rce.txt",
              "refsource": "MISC",
              "url": "https://raw.githubusercontent.com/pedrib/PoC/master/generic/zenworks_zcm_rce.txt"
            },
            {
              "name": "20150407 [CVE-2015-0779]: Novell ZenWorks Configuration Management remote code execution",
              "refsource": "FULLDISC",
              "url": "http://seclists.org/fulldisclosure/2015/Apr/21"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f81092c5-7f14-476d-80dc-24857f90be84",
    "assignerShortName": "microfocus",
    "cveId": "CVE-2015-0779",
    "datePublished": "2015-06-07T23:00:00",
    "dateReserved": "2015-01-07T00:00:00",
    "dateUpdated": "2024-08-06T04:26:09.826Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:novell:zenworks_configuration_management:11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"98942F6C-330F-459A-B2B4-72572DB4070E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:novell:zenworks_configuration_management:11:sp1:*:*:*:*:*:*\", \"matchCriteriaId\": \"9A93DBC3-5C82-4396-B3D0-F32B219E2DE0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:novell:zenworks_configuration_management:11.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8C0BAB94-6521-4B57-9E56-A57BA5E20C24\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:novell:zenworks_configuration_management:11.2.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"128BDD11-1B9A-454E-9EE1-79AF9C47D945\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:novell:zenworks_configuration_management:11.2.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E6450243-FD92-493F-9EE8-8742BD4E9B8D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:novell:zenworks_configuration_management:11.2.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"89A24691-061A-4C04-BB11-084BC08258AC\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Directory traversal vulnerability in UploadServlet in Novell ZENworks Configuration Management (ZCM) 10 and 11 before 11.3.2 allows remote attackers to execute arbitrary code via a crafted directory name in the uid parameter, in conjunction with a WAR filename in the filename parameter and WAR content in the POST data, a different vulnerability than CVE-2010-5323 and CVE-2010-5324.\"}, {\"lang\": \"es\", \"value\": \"Vulnerabilidad de salto de directorio en UploadServlet en Novell ZENworks Configuration Management (ZCM) 10 y 11 anterior a 11.3.2 permite a atacantes remotos ejecutar c\\u00f3digo arbitrario a trav\\u00e9s de un nombre de directorio manipulado en el par\\u00e1metro uid, en conjunto con un nombre de fichero WAR en el par\\u00e1metro filename y contenido WAR en los datos POST, una vulnerabilidad diferente a CVE-2010-5323 y CVE-2010-5324.\"}]",
      "id": "CVE-2015-0779",
      "lastModified": "2024-11-21T02:23:42.230",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:C/I:C/A:C\", \"baseScore\": 10.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"COMPLETE\", \"integrityImpact\": \"COMPLETE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 10.0, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2015-06-07T23:59:04.487",
      "references": "[{\"url\": \"http://seclists.org/fulldisclosure/2015/Apr/21\", \"source\": \"security@opentext.com\"}, {\"url\": \"https://github.com/rapid7/metasploit-framework/pull/5096\", \"source\": \"security@opentext.com\"}, {\"url\": \"https://raw.githubusercontent.com/pedrib/PoC/master/generic/zenworks_zcm_rce.txt\", \"source\": \"security@opentext.com\"}, {\"url\": \"https://www.exploit-db.com/exploits/36964/\", \"source\": \"security@opentext.com\"}, {\"url\": \"https://www.novell.com/support/kb/doc.php?id=7016419\", \"source\": \"security@opentext.com\"}, {\"url\": \"http://seclists.org/fulldisclosure/2015/Apr/21\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/rapid7/metasploit-framework/pull/5096\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://raw.githubusercontent.com/pedrib/PoC/master/generic/zenworks_zcm_rce.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.exploit-db.com/exploits/36964/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.novell.com/support/kb/doc.php?id=7016419\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "security@opentext.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-22\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2015-0779\",\"sourceIdentifier\":\"security@opentext.com\",\"published\":\"2015-06-07T23:59:04.487\",\"lastModified\":\"2024-11-21T02:23:42.230\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Directory traversal vulnerability in UploadServlet in Novell ZENworks Configuration Management (ZCM) 10 and 11 before 11.3.2 allows remote attackers to execute arbitrary code via a crafted directory name in the uid parameter, in conjunction with a WAR filename in the filename parameter and WAR content in the POST data, a different vulnerability than CVE-2010-5323 and CVE-2010-5324.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de salto de directorio en UploadServlet en Novell ZENworks Configuration Management (ZCM) 10 y 11 anterior a 11.3.2 permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de un nombre de directorio manipulado en el par\u00e1metro uid, en conjunto con un nombre de fichero WAR en el par\u00e1metro filename y contenido WAR en los datos POST, una vulnerabilidad diferente a CVE-2010-5323 y CVE-2010-5324.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":10.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:novell:zenworks_configuration_management:11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"98942F6C-330F-459A-B2B4-72572DB4070E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:novell:zenworks_configuration_management:11:sp1:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A93DBC3-5C82-4396-B3D0-F32B219E2DE0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:novell:zenworks_configuration_management:11.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C0BAB94-6521-4B57-9E56-A57BA5E20C24\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:novell:zenworks_configuration_management:11.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"128BDD11-1B9A-454E-9EE1-79AF9C47D945\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:novell:zenworks_configuration_management:11.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6450243-FD92-493F-9EE8-8742BD4E9B8D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:novell:zenworks_configuration_management:11.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"89A24691-061A-4C04-BB11-084BC08258AC\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2015/Apr/21\",\"source\":\"security@opentext.com\"},{\"url\":\"https://github.com/rapid7/metasploit-framework/pull/5096\",\"source\":\"security@opentext.com\"},{\"url\":\"https://raw.githubusercontent.com/pedrib/PoC/master/generic/zenworks_zcm_rce.txt\",\"source\":\"security@opentext.com\"},{\"url\":\"https://www.exploit-db.com/exploits/36964/\",\"source\":\"security@opentext.com\"},{\"url\":\"https://www.novell.com/support/kb/doc.php?id=7016419\",\"source\":\"security@opentext.com\"},{\"url\":\"http://seclists.org/fulldisclosure/2015/Apr/21\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/rapid7/metasploit-framework/pull/5096\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://raw.githubusercontent.com/pedrib/PoC/master/generic/zenworks_zcm_rce.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.exploit-db.com/exploits/36964/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.novell.com/support/kb/doc.php?id=7016419\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.