gsd-2012-2726
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Cross-site scripting (XSS) vulnerability in the Protest module 6.x-1.x before 6.x-1.2 or 7.x-1.x before 7.x-1.2 for Drupal allows remote authenticated users with the "administer protest" permission to inject arbitrary web script or HTML via the protest_body parameter.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-2726", "description": "Cross-site scripting (XSS) vulnerability in the Protest module 6.x-1.x before 6.x-1.2 or 7.x-1.x before 7.x-1.2 for Drupal allows remote authenticated users with the \"administer protest\" permission to inject arbitrary web script or HTML via the protest_body parameter.", "id": "GSD-2012-2726" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-2726" ], "details": "Cross-site scripting (XSS) vulnerability in the Protest module 6.x-1.x before 6.x-1.2 or 7.x-1.x before 7.x-1.2 for Drupal allows remote authenticated users with the \"administer protest\" permission to inject arbitrary web script or HTML via the protest_body parameter.", "id": "GSD-2012-2726", "modified": "2023-12-13T01:20:16.388319Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-2726", "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": "Cross-site scripting (XSS) vulnerability in the Protest module 6.x-1.x before 6.x-1.2 or 7.x-1.x before 7.x-1.2 for Drupal allows remote authenticated users with the \"administer protest\" permission to inject arbitrary web script or HTML via the protest_body parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "49386", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/49386" }, { "name": "protest-protestbodyparameter-xss(76126)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/76126" }, { "name": "http://drupal.org/node/1618090", "refsource": "CONFIRM", "url": "http://drupal.org/node/1618090" }, { "name": "http://drupalcode.org/project/protest.git/commitdiff/cf8c543", "refsource": "CONFIRM", "url": "http://drupalcode.org/project/protest.git/commitdiff/cf8c543" }, { "name": "http://drupalcode.org/project/protest.git/commitdiff/c85eaed", "refsource": "CONFIRM", "url": "http://drupalcode.org/project/protest.git/commitdiff/c85eaed" }, { "name": "[oss-security] 20120613 Re: CVE Request for Drupal contributed modules", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2012/06/14/3" }, { "name": "82715", "refsource": "OSVDB", "url": "http://www.osvdb.org/82715" }, { "name": "http://drupal.org/node/1618092", "refsource": "CONFIRM", "url": "http://drupal.org/node/1618092" }, { "name": "http://drupal.org/node/1619856", "refsource": "MISC", "url": "http://drupal.org/node/1619856" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:alberto_trujillo_gonzalez:protest:7.x-1.x:dev:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:alberto_trujillo_gonzalez:protest:7.x-1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:alberto_trujillo_gonzalez:protest:6.x-1.x:dev:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:alberto_trujillo_gonzalez:protest:6.x-1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:drupal:drupal:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-2726" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in the Protest module 6.x-1.x before 6.x-1.2 or 7.x-1.x before 7.x-1.2 for Drupal allows remote authenticated users with the \"administer protest\" permission to inject arbitrary web script or HTML via the protest_body parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "http://drupal.org/node/1619856", "refsource": "MISC", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://drupal.org/node/1619856" }, { "name": "http://drupalcode.org/project/protest.git/commitdiff/cf8c543", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "http://drupalcode.org/project/protest.git/commitdiff/cf8c543" }, { "name": "[oss-security] 20120613 Re: CVE Request for Drupal contributed modules", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/06/14/3" }, { "name": "http://drupal.org/node/1618092", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://drupal.org/node/1618092" }, { "name": "http://drupalcode.org/project/protest.git/commitdiff/c85eaed", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "http://drupalcode.org/project/protest.git/commitdiff/c85eaed" }, { "name": "82715", "refsource": "OSVDB", "tags": [], "url": "http://www.osvdb.org/82715" }, { "name": "http://drupal.org/node/1618090", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://drupal.org/node/1618090" }, { "name": "49386", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/49386" }, { "name": "protest-protestbodyparameter-xss(76126)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/76126" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": true } }, "lastModifiedDate": "2017-08-29T01:31Z", "publishedDate": "2012-06-27T00:55Z" } } }
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.