FKIE_CVE-2015-6567

Vulnerability from fkie_nvd - Published: 2017-04-14 16:59 - Updated: 2025-04-20 01:37
Summary
Wolf CMS before 0.8.3.1 allows unrestricted file upload and PHP Code Execution because admin/plugin/file_manager/browse/ (aka the filemanager) does not validate the parameter "filename" properly. Exploitation requires a registered user who has access to upload functionality.
References
cve@mitre.orghttp://www.websecgeeks.com/2015/08/wolf-cms-arbitrary-file-upload-to.htmlExploit, Technical Description, Third Party Advisory
cve@mitre.orghttps://github.com/wolfcms/wolfcms/commit/2160275b60736f706dfda132c7c46728c5b255faPatch, Third Party Advisory
cve@mitre.orghttps://github.com/wolfcms/wolfcms/issues/625Third Party Advisory
cve@mitre.orghttps://github.com/wolfcms/wolfcms/releases/tag/0.8.3.1Release Notes, Third Party Advisory
cve@mitre.orghttps://www.exploit-db.com/exploits/38000/
cve@mitre.orghttps://www.exploit-db.com/exploits/40004/
cve@mitre.orghttps://www.wolfcms.org/blog/2015/08/10/releasing-wolf-cms-0-8-3-1.htmlRelease Notes, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.websecgeeks.com/2015/08/wolf-cms-arbitrary-file-upload-to.htmlExploit, Technical Description, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/wolfcms/wolfcms/commit/2160275b60736f706dfda132c7c46728c5b255faPatch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/wolfcms/wolfcms/issues/625Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/wolfcms/wolfcms/releases/tag/0.8.3.1Release Notes, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://www.exploit-db.com/exploits/38000/
af854a3a-2127-422b-91ae-364da2661108https://www.exploit-db.com/exploits/40004/
af854a3a-2127-422b-91ae-364da2661108https://www.wolfcms.org/blog/2015/08/10/releasing-wolf-cms-0-8-3-1.htmlRelease Notes, Third Party Advisory
Impacted products
Vendor Product Version
wolfcms wolf_cms *

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:wolfcms:wolf_cms:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "CD17D757-AE5E-443A-8BD9-A9A21CD2C6F8",
              "versionEndIncluding": "0.8.3",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Wolf CMS before 0.8.3.1 allows unrestricted file upload and PHP Code Execution because admin/plugin/file_manager/browse/ (aka the filemanager) does not validate the parameter \"filename\" properly. Exploitation requires a registered user who has access to upload functionality."
    },
    {
      "lang": "es",
      "value": "Wolf CMS en versiones anteriores a 0.8.3.1 permite la carga de archivos sin restricciones y la ejecuci\u00f3n de c\u00f3digo PHP porque admin/plugin/file_manager/browse/ (tambi\u00e9n conocido como el filemanager) no valida correctamente el par\u00e1metro \"filename\". La explotaci\u00f3n requiere un usuario registrado que tenga acceso a la funcionalidad de carga."
    }
  ],
  "id": "CVE-2015-6567",
  "lastModified": "2025-04-20T01:37:25.860",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": true,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 6.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 8.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.0"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2017-04-14T16:59:00.157",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Technical Description",
        "Third Party Advisory"
      ],
      "url": "http://www.websecgeeks.com/2015/08/wolf-cms-arbitrary-file-upload-to.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/wolfcms/wolfcms/commit/2160275b60736f706dfda132c7c46728c5b255fa"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/wolfcms/wolfcms/issues/625"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes",
        "Third Party Advisory"
      ],
      "url": "https://github.com/wolfcms/wolfcms/releases/tag/0.8.3.1"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.exploit-db.com/exploits/38000/"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.exploit-db.com/exploits/40004/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes",
        "Third Party Advisory"
      ],
      "url": "https://www.wolfcms.org/blog/2015/08/10/releasing-wolf-cms-0-8-3-1.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Technical Description",
        "Third Party Advisory"
      ],
      "url": "http://www.websecgeeks.com/2015/08/wolf-cms-arbitrary-file-upload-to.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/wolfcms/wolfcms/commit/2160275b60736f706dfda132c7c46728c5b255fa"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/wolfcms/wolfcms/issues/625"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes",
        "Third Party Advisory"
      ],
      "url": "https://github.com/wolfcms/wolfcms/releases/tag/0.8.3.1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.exploit-db.com/exploits/38000/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.exploit-db.com/exploits/40004/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes",
        "Third Party Advisory"
      ],
      "url": "https://www.wolfcms.org/blog/2015/08/10/releasing-wolf-cms-0-8-3-1.html"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…