All the vulnerabilites related to kevinhankens - tablefield
Vulnerability from fkie_nvd
Published
2010-05-20 17:30
Modified
2024-11-21 01:15
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in the CCK TableField module 6.x before 6.x-1.2 for Drupal allows remote authenticated users, with certain node creation or editing privileges, to inject arbitrary web script or HTML via table headers.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
kevinhankens | tablefield | 6.x-1.0 | |
kevinhankens | tablefield | 6.x-1.0 | |
kevinhankens | tablefield | 6.x-1.0 | |
kevinhankens | tablefield | 6.x-1.1 | |
drupal | drupal | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:kevinhankens:tablefield:6.x-1.0:*:*:*:*:*:*:*", "matchCriteriaId": "BA3C8AB2-977E-48A5-A883-72B513F8632C", "vulnerable": true }, { "criteria": "cpe:2.3:a:kevinhankens:tablefield:6.x-1.0:beta1:*:*:*:*:*:*", "matchCriteriaId": "EB02532D-5C8C-4A68-AAAB-237427CEBC73", "vulnerable": true }, { "criteria": "cpe:2.3:a:kevinhankens:tablefield:6.x-1.0:beta2:*:*:*:*:*:*", "matchCriteriaId": "2A5FD345-CD6C-4742-971E-0B5C5ED234C5", "vulnerable": true }, { "criteria": "cpe:2.3:a:kevinhankens:tablefield:6.x-1.1:*:*:*:*:*:*:*", "matchCriteriaId": "701481F7-E3B7-435D-8090-E43E8E68D3FD", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*", "matchCriteriaId": "799CA80B-F3FA-4183-A791-2071A7DA1E54", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in the CCK TableField module 6.x before 6.x-1.2 for Drupal allows remote authenticated users, with certain node creation or editing privileges, to inject arbitrary web script or HTML via table headers." }, { "lang": "es", "value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en el m\u00f3dulo CCK TableField v6.x anteriores a v6.x-1.2 para Drupal permite a usarios autenticados en remoto con ciertos privilegios de creaci\u00f3n o edici\u00f3n de nodo inyectar c\u00f3digo web o HTML a trav\u00e9s de las cabeceras de tabla" } ], "id": "CVE-2010-1998", "lastModified": "2024-11-21T01:15:40.270", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "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, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ] }, "published": "2010-05-20T17:30:01.897", "references": [ { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "http://drupal.org/node/790364" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://drupal.org/node/790998" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/39644" }, { "source": "cve@mitre.org", "url": "http://www.osvdb.org/64358" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/39954" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2010/1080" }, { "source": "cve@mitre.org", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/58353" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://drupal.org/node/790364" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://drupal.org/node/790998" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/39644" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.osvdb.org/64358" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/39954" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.vupen.com/english/advisories/2010/1080" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/58353" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
cve-2010-1998
Vulnerability from cvelistv5
Published
2010-05-20 17:00
Modified
2024-08-07 02:17
Severity ?
EPSS score ?
Summary
Cross-site scripting (XSS) vulnerability in the CCK TableField module 6.x before 6.x-1.2 for Drupal allows remote authenticated users, with certain node creation or editing privileges, to inject arbitrary web script or HTML via table headers.
References
▼ | URL | Tags |
---|---|---|
http://drupal.org/node/790364 | x_refsource_CONFIRM | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/58353 | vdb-entry, x_refsource_XF | |
http://drupal.org/node/790998 | x_refsource_CONFIRM | |
http://www.osvdb.org/64358 | vdb-entry, x_refsource_OSVDB | |
http://www.securityfocus.com/bid/39954 | vdb-entry, x_refsource_BID | |
http://www.vupen.com/english/advisories/2010/1080 | vdb-entry, x_refsource_VUPEN | |
http://secunia.com/advisories/39644 | third-party-advisory, x_refsource_SECUNIA |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T02:17:13.307Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupal.org/node/790364" }, { "name": "ccktablefield-tableheaders-xss(58353)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/58353" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupal.org/node/790998" }, { "name": "64358", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://www.osvdb.org/64358" }, { "name": "39954", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/39954" }, { "name": "ADV-2010-1080", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2010/1080" }, { "name": "39644", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/39644" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2010-05-05T00:00:00", "descriptions": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in the CCK TableField module 6.x before 6.x-1.2 for Drupal allows remote authenticated users, with certain node creation or editing privileges, to inject arbitrary web script or HTML via table headers." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-16T14:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupal.org/node/790364" }, { "name": "ccktablefield-tableheaders-xss(58353)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/58353" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupal.org/node/790998" }, { "name": "64358", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://www.osvdb.org/64358" }, { "name": "39954", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/39954" }, { "name": "ADV-2010-1080", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2010/1080" }, { "name": "39644", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/39644" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2010-1998", "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 CCK TableField module 6.x before 6.x-1.2 for Drupal allows remote authenticated users, with certain node creation or editing privileges, to inject arbitrary web script or HTML via table headers." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://drupal.org/node/790364", "refsource": "CONFIRM", "url": "http://drupal.org/node/790364" }, { "name": "ccktablefield-tableheaders-xss(58353)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/58353" }, { "name": "http://drupal.org/node/790998", "refsource": "CONFIRM", "url": "http://drupal.org/node/790998" }, { "name": "64358", "refsource": "OSVDB", "url": "http://www.osvdb.org/64358" }, { "name": "39954", "refsource": "BID", "url": "http://www.securityfocus.com/bid/39954" }, { "name": "ADV-2010-1080", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2010/1080" }, { "name": "39644", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/39644" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2010-1998", "datePublished": "2010-05-20T17:00:00", "dateReserved": "2010-05-20T00:00:00", "dateUpdated": "2024-08-07T02:17:13.307Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }