ghsa-6wq4-xv9r-8vq7
Vulnerability from github
Published
2022-05-17 01:37
Modified
2022-05-17 01:37
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2012-6554" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-05-23T15:55:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-6wq4-xv9r-8vq7", "modified": "2022-05-17T01:37:18Z", "published": "2022-05-17T01:37:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-6554" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75741" }, { "type": "WEB", "url": "http://osvdb.org/81966" }, { "type": "WEB", "url": "http://secunia.com/advisories/49246" }, { "type": "WEB", "url": "http://www.activecollab.com/downloads/category/4/package/62/releases" }, { "type": "WEB", "url": "http://www.exploit-db.com/exploits/18898" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/53624" } ], "schema_version": "1.4.0", "severity": [] }
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…