FKIE_CVE-2013-0206

Vulnerability from fkie_nvd - Published: 2013-03-19 14:55 - Updated: 2025-04-11 00:51
Severity ?
Summary
Unrestricted file upload vulnerability in the Live CSS module 6.x-2.x before 6.x-2.1 and 7.x-2.x before 7.x-2.7 for Drupal allows remote authenticated users with the "administer CSS" permissions to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an unspecified directory.
Impacted products
Vendor Product Version
guy_bedford live_css 6.x-2.0
guy_bedford live_css 7.x-2.0
guy_bedford live_css 7.x-2.0-beta1
guy_bedford live_css 7.x-2.1
guy_bedford live_css 7.x-2.2
guy_bedford live_css 7.x-2.3
guy_bedford live_css 7.x-2.4
guy_bedford live_css 7.x-2.5
guy_bedford live_css 7.x-2.6
guy_bedford live_css 7.x-2.x-dev
drupal drupal -

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:6.x-2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "8E3F034A-0EDF-4C8A-BFED-1EF91514ABE9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:7.x-2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "9CF9D340-BCF9-47E9-B91E-D7366BE41F0A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:7.x-2.0-beta1:*:*:*:*:*:*:*",
              "matchCriteriaId": "CE0BDAD9-2AFD-400E-B53F-215AFB6D5738",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:7.x-2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "5F65A195-7E06-47AA-A27E-3CECAA0EA78E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:7.x-2.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "FEA46560-7F16-4F9F-87B8-3EEEDD9929F3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:7.x-2.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "EF420028-CF6C-440A-ADBF-3A001F05473B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:7.x-2.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "DD537F6D-F347-49E5-A187-BF97BD887486",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:7.x-2.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "BFEE8927-E284-43B5-A621-BF39129C97D4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:7.x-2.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "3E73851B-2DB9-4F98-84F0-333DA57626FB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:guy_bedford:live_css:7.x-2.x-dev:*:*:*:*:*:*:*",
              "matchCriteriaId": "0D524867-BCCE-46CA-B957-3772C80551A6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        },
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:drupal:drupal:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "F8B1170D-AD33-4C7A-892D-63AC71B032CF",
              "vulnerable": false
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ],
      "operator": "AND"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Unrestricted file upload vulnerability in the Live CSS module 6.x-2.x before 6.x-2.1 and 7.x-2.x before 7.x-2.7 for Drupal allows remote authenticated users with the \"administer CSS\" permissions to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an unspecified directory."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de subida de archivos sin restricciones en el m\u00f3dulo CSS en vivo v6.x-2.x antes v6.x-2.1 y v7.x-2.x antes v7.x-2.7 para Drupal que permite a usuarios remotos autenticados con los privilegios \"administer CSS\" a ejecutar c\u00f3digo arbitrario mediante la carga de un archivo con una extensi\u00f3n ejecutable, y luego acceder a ella a trav\u00e9s de una solicitud dirigida directamente al archivo en un directorio especificado."
    }
  ],
  "evaluatorComment": "CWE-434: Unrestricted Upload of File with Dangerous Type",
  "id": "CVE-2013-0206",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 6.0,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 6.8,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2013-03-19T14:55:02.620",
  "references": [
    {
      "source": "secalert@redhat.com",
      "url": "http://drupal.org/node/1883976"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://drupal.org/node/1883978"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://drupalcode.org/project/live_css.git/commitdiff/cb7005f"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://drupalcode.org/project/live_css.git/commitdiff/ef323c8"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.openwall.com/lists/oss-security/2013/01/21/5"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://drupal.org/node/1890318"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://drupal.org/node/1883976"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://drupal.org/node/1883978"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://drupalcode.org/project/live_css.git/commitdiff/cb7005f"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://drupalcode.org/project/live_css.git/commitdiff/ef323c8"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2013/01/21/5"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://drupal.org/node/1890318"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-Other"
        }
      ],
      "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…