cve-2012-1654
Vulnerability from cvelistv5
Published
2012-09-18 20:00
Modified
2024-09-16 16:43
Severity ?
EPSS score ?
Summary
Multiple cross-site scripting (XSS) vulnerabilities in the Data module 6.x-1.x before 6.x-1.0 and 7.x-1.x before 7.x-1.0-alpha3 for Drupal allow remote authenticated users with the administer data tables permission to inject arbitrary web script or HTML via the title parameter in (1) data.views.inc and (2) data_ui/data_ui.admin.inc.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T19:01:02.908Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "48326", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/48326" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupalcode.org/project/data.git/commit/33f0caa" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.madirish.net/content/drupal-data-6x-10-xss-vulnerability" }, { "name": "79854", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://www.osvdb.org/79854" }, { "name": "52337", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/52337" }, { "name": "[oss-security] 20120406 CVE\u0027s for Drupal Contrib 2012 001 through 057 (67 new CVE assignments)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupal.org/node/1470980" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupalcode.org/project/data.git/commit/6f6858a" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupal.org/node/1470982" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://drupal.org/node/1471780" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Multiple cross-site scripting (XSS) vulnerabilities in the Data module 6.x-1.x before 6.x-1.0 and 7.x-1.x before 7.x-1.0-alpha3 for Drupal allow remote authenticated users with the administer data tables permission to inject arbitrary web script or HTML via the title parameter in (1) data.views.inc and (2) data_ui/data_ui.admin.inc." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2012-09-18T20:00:00Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "48326", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/48326" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupalcode.org/project/data.git/commit/33f0caa" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.madirish.net/content/drupal-data-6x-10-xss-vulnerability" }, { "name": "79854", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://www.osvdb.org/79854" }, { "name": "52337", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/52337" }, { "name": "[oss-security] 20120406 CVE\u0027s for Drupal Contrib 2012 001 through 057 (67 new CVE assignments)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupal.org/node/1470980" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupalcode.org/project/data.git/commit/6f6858a" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupal.org/node/1470982" }, { "tags": [ "x_refsource_MISC" ], "url": "http://drupal.org/node/1471780" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-1654", "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": "Multiple cross-site scripting (XSS) vulnerabilities in the Data module 6.x-1.x before 6.x-1.0 and 7.x-1.x before 7.x-1.0-alpha3 for Drupal allow remote authenticated users with the administer data tables permission to inject arbitrary web script or HTML via the title parameter in (1) data.views.inc and (2) data_ui/data_ui.admin.inc." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "48326", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/48326" }, { "name": "http://drupalcode.org/project/data.git/commit/33f0caa", "refsource": "CONFIRM", "url": "http://drupalcode.org/project/data.git/commit/33f0caa" }, { "name": "http://www.madirish.net/content/drupal-data-6x-10-xss-vulnerability", "refsource": "MISC", "url": "http://www.madirish.net/content/drupal-data-6x-10-xss-vulnerability" }, { "name": "79854", "refsource": "OSVDB", "url": "http://www.osvdb.org/79854" }, { "name": "52337", "refsource": "BID", "url": "http://www.securityfocus.com/bid/52337" }, { "name": "[oss-security] 20120406 CVE\u0027s for Drupal Contrib 2012 001 through 057 (67 new CVE assignments)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1" }, { "name": "http://drupal.org/node/1470980", "refsource": "CONFIRM", "url": "http://drupal.org/node/1470980" }, { "name": "http://drupalcode.org/project/data.git/commit/6f6858a", "refsource": "CONFIRM", "url": "http://drupalcode.org/project/data.git/commit/6f6858a" }, { "name": "http://drupal.org/node/1470982", "refsource": "CONFIRM", "url": "http://drupal.org/node/1470982" }, { "name": "http://drupal.org/node/1471780", "refsource": "MISC", "url": "http://drupal.org/node/1471780" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2012-1654", "datePublished": "2012-09-18T20:00:00Z", "dateReserved": "2012-03-12T00:00:00Z", "dateUpdated": "2024-09-16T16:43:33.081Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2012-1654\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-09-18T20:55:01.553\",\"lastModified\":\"2012-12-20T05:00:00.000\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Multiple cross-site scripting (XSS) vulnerabilities in the Data module 6.x-1.x before 6.x-1.0 and 7.x-1.x before 7.x-1.0-alpha3 for Drupal allow remote authenticated users with the administer data tables permission to inject arbitrary web script or HTML via the title parameter in (1) data.views.inc and (2) data_ui/data_ui.admin.inc.\"},{\"lang\":\"es\",\"value\":\"M\u00faltiples vulnerabilidades de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en el m\u00f3dulo Data v6.x-1.x antes de v6.x-1.0 y v7.x-1.x antes de v7.x-1.0-alpha3 para Drupal, permite a usuarios autenticados remotamente con permisos de administraci\u00f3n de tablas, inyectar secuencias de comandos web o HTML a trav\u00e9s del par\u00e1metro title en (1) data.views.inc y (2) data_ui/data_ui.admin.inc.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:S/C:N/I:P/A:N\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\",\"baseScore\":2.1},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"AB728639-2074-4D1B-B2F8-340CC11D9A0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha10:*:*:*:*:*:*\",\"matchCriteriaId\":\"5DDA6641-8C03-441F-9FBD-FE94631D5B76\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha11:*:*:*:*:*:*\",\"matchCriteriaId\":\"C9CB631D-DA3B-42ED-97A7-4CFF0314EC1A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha12:*:*:*:*:*:*\",\"matchCriteriaId\":\"54507125-93C3-46E7-9579-68C7F202C48B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha13:*:*:*:*:*:*\",\"matchCriteriaId\":\"57FD52AA-026E-498F-A8ED-8E3992089EED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha14:*:*:*:*:*:*\",\"matchCriteriaId\":\"00E5B498-BBBF-4696-AE8F-9DCC3B445ED2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7E7DD44-0469-4EE8-937D-0A567FABB195\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"61F28522-D5D0-44F7-B946-8A8F59286FE0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"B51D3A98-B9CC-460B-AF52-17177753B9D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"2961C9CB-0DEE-4564-8BBB-EEEAC33462E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"05C2A3F7-D562-4804-968C-D2F3880CF1B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha7:*:*:*:*:*:*\",\"matchCriteriaId\":\"C437C5F7-06C1-4205-81E0-086AB4AF02B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha8:*:*:*:*:*:*\",\"matchCriteriaId\":\"4A865BF6-88A2-45BF-8241-3CA4F5490B7B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.0:alpha9:*:*:*:*:*:*\",\"matchCriteriaId\":\"03BDEBCD-9BC0-47DD-AF9F-1A05226057CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:6.x-1.x:dev:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EC3708D-5380-4089-A575-652938360E71\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:7.x-1.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"0A777509-4DA9-47E3-BC1A-DD30FA2809D3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:7.x-1.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"640F87B6-57F9-4554-B043-798F9035E951\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:alex_barth:data:7.x-1.x:dev:*:*:*:*:*:*\",\"matchCriteriaId\":\"F48C3ABD-943B-4463-852D-833327A465F4\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:drupal:drupal:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F8B1170D-AD33-4C7A-892D-63AC71B032CF\"}]}]}],\"references\":[{\"url\":\"http://drupal.org/node/1470980\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://drupal.org/node/1470982\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://drupal.org/node/1471780\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://drupalcode.org/project/data.git/commit/33f0caa\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://drupalcode.org/project/data.git/commit/6f6858a\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/48326\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.madirish.net/content/drupal-data-6x-10-xss-vulnerability\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/04/07/1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.osvdb.org/79854\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/52337\",\"source\":\"secalert@redhat.com\"}]}}" } }
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.