fkie_cve-2012-6554
Vulnerability from fkie_nvd
Published
2013-05-23 15:55
Modified
2025-04-11 00:51
Severity ?
Summary
functions/html_to_text.php in the Chat module before 1.5.2 for activeCollab allows remote authenticated users to execute arbitrary PHP code via the message[message_text] parameter to chat/add_messag, which is not properly handled when executing the preg_replace function with the eval switch.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "388234B1-F486-4056-8268-0D9BDADDAE69",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "14E5A3ED-FA7D-467D-B0ED-E1FED5251BA1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "195D5DEA-7104-46E8-860F-6B13C9962092",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "FF3D5982-A134-4471-9051-67C8D9BDF4F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "AFB0C9B9-3D90-4233-9544-F601E9400538",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.3.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "ECAF043D-38D1-4472-B41D-13C7E9650E7B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "80B7D3F3-D4FA-4F86-92FC-B4B46EF827C3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.4.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "4C42645F-4E55-4175-B543-1FD77E3C7311",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "EF40ACF9-3797-41A3-BB71-C1AC9DE32B95",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:a51dev:activecollab_chat_module:1.5.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "3EEEC4B8-6816-41F6-B2C1-1782555AA96C",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "functions/html_to_text.php in the Chat module before 1.5.2 for activeCollab allows remote authenticated users to execute arbitrary PHP code via the message[message_text] parameter to chat/add_messag, which is not properly handled when executing the preg_replace function with the eval switch."
    },
    {
      "lang": "es",
      "value": "functions/html_to_text.php en el m\u00f3dulo Chat anterior a 1.5.2 para activeCollab, permite a usuarios autenticados remotamente ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s del par\u00e1metro message[message_text] a chat/add_messag que no se maneja adecuadamente cuando se ejecuta la funci\u00f3n preg_replace con el switch eval."
    }
  ],
  "id": "CVE-2012-6554",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "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
      }
    ]
  },
  "published": "2013-05-23T15:55:01.687",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/81966"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/49246"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.activecollab.com/downloads/category/4/package/62/releases"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/18898"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/53624"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75741"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/81966"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/49246"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.activecollab.com/downloads/category/4/package/62/releases"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/18898"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/53624"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75741"
    }
  ],
  "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 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.


Loading…