FKIE_CVE-2012-1637
Vulnerability from fkie_nvd - Published: 2019-11-21 23:15 - Updated: 2026-06-16 23:39
Severity
Summary
Cross-site scripting vulnerability (XSS) in the Quick Tabs module 6.x-2.x before 6.x-2.1, 6.x-3.x before 6.x-3.1, and 7.x-3.x before 7.x-3.3 for Drupal.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | http://www.openwall.com/lists/oss-security/2012/04/07/1 | Mailing List, Third Party Advisory | |
| secalert@redhat.com | https://www.drupal.org/node/1409476 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2012/04/07/1 | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.drupal.org/node/1409476 | Vendor Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| drupal | quick_tabs | 6.x-2.0 | |
| drupal | quick_tabs | 6.x-3.0 | |
| drupal | quick_tabs | 7.x-3.0 | |
| drupal | quick_tabs | 7.x-3.1 | |
| drupal | quick_tabs | 7.x-3.2 |
{
"affected": [
{
"affectedData": [
{
"product": "Quicktabs",
"vendor": "Quick Tabs",
"versions": [
{
"status": "affected",
"version": "6.x-2.x before 6.x-2.1"
},
{
"status": "affected",
"version": "6.x-3.x before 6.x-3.1"
},
{
"status": "affected",
"version": "and 7.x-3.x before 7.x-3.3"
}
]
}
],
"source": "secalert@redhat.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:drupal:quick_tabs:6.x-2.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "2166450E-0AD8-4CFA-A9AF-EAA8639F22EA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:drupal:quick_tabs:6.x-3.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "E94E63F2-5687-4CE0-8F89-A04E63095F07",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:drupal:quick_tabs:7.x-3.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "24B402B0-CACC-4C17-A1EF-22484D91780E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:drupal:quick_tabs:7.x-3.1:*:*:*:*:drupal:*:*",
"matchCriteriaId": "0E040DA7-A405-4473-9328-F7CA274B4FE4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:drupal:quick_tabs:7.x-3.2:*:*:*:*:drupal:*:*",
"matchCriteriaId": "5843D778-A21D-4219-99CF-584061944A82",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting vulnerability (XSS) in the Quick Tabs module 6.x-2.x before 6.x-2.1, 6.x-3.x before 6.x-3.1, and 7.x-3.x before 7.x-3.3 for Drupal."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo cross-site scripting (XSS) en el m\u00f3dulo Quick Tabs versiones 6.x-2.x anteriores a 6.x-2.1, 6.x-3.x anteriores a 6.x-3.1 y 7.x-3.x anteriores a 7.x-3.3 para Drupal."
}
],
"id": "CVE-2012-1637",
"lastModified": "2026-06-16T23:39:56.277",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.7,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-11-21T23:15:11.607",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2012/04/07/1"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://www.drupal.org/node/1409476"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2012/04/07/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.drupal.org/node/1409476"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…