FKIE_CVE-2015-5513
Vulnerability from fkie_nvd - Published: 2015-08-18 18:00 - Updated: 2025-04-12 10:46
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in the Shibboleth authentication module 6.x-4.x before 6.x-4.2 and 7.x-4.x before 7.x-4.2 for Drupal allows remote authenticated users with the "Administer blocks" permission to inject arbitrary web script or HTML via unspecified vectors related to a login link.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| niif | shibboleth_authentication | 6.x-4.0 | |
| niif | shibboleth_authentication | 6.x-4.1 | |
| niif | shibboleth_authentication | 6.x-4.2rc1 | |
| niif | shibboleth_authentication | 7.x-4.0 | |
| niif | shibboleth_authentication | 7.x-4.1 | |
| niif | shibboleth_authentication | 7.x-4.2 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:niif:shibboleth_authentication:6.x-4.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "C1A24949-9016-4791-A6C0-CE604751F03D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:niif:shibboleth_authentication:6.x-4.1:*:*:*:*:drupal:*:*",
"matchCriteriaId": "B46BA535-1DEE-474B-96B7-AAD8ECB1A792",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:niif:shibboleth_authentication:6.x-4.2rc1:*:*:*:*:drupal:*:*",
"matchCriteriaId": "41AB2188-DB79-4254-A2E0-9AF3383A0576",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:niif:shibboleth_authentication:7.x-4.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "D1D05F81-7932-4DBF-9DE6-A44BCD2327ED",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:niif:shibboleth_authentication:7.x-4.1:*:*:*:*:drupal:*:*",
"matchCriteriaId": "F276C863-D98B-4BCA-B1E9-E9487C85F3C7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:niif:shibboleth_authentication:7.x-4.2:rc1:*:*:*:drupal:*:*",
"matchCriteriaId": "6DDDAAD7-8A44-47B4-8900-D1D8193FCFA7",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Shibboleth authentication module 6.x-4.x before 6.x-4.2 and 7.x-4.x before 7.x-4.2 for Drupal allows remote authenticated users with the \"Administer blocks\" permission to inject arbitrary web script or HTML via unspecified vectors related to a login link."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en el m\u00f3dulo de autenticaci\u00f3n Shibboleth 6.x-4.x en versiones anteriores a 6.x-4.2 y 7.x-4.x en versiones anteriores a 7.x-4.2 para Drupal, permite a usuarios remotos autenticados con los permisos de \u0027Administer blocks\u0027 inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de vectores no especificados relacionados con un enlace de login."
}
],
"id": "CVE-2015-5513",
"lastModified": "2025-04-12T10:46:40.837",
"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": "2015-08-18T18:00:19.487",
"references": [
{
"source": "cve@mitre.org",
"url": "http://www.openwall.com/lists/oss-security/2015/07/04/4"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://www.drupal.org/node/2511278"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://www.drupal.org/node/2511280"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://www.drupal.org/node/2511518"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2015/07/04/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://www.drupal.org/node/2511278"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://www.drupal.org/node/2511280"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://www.drupal.org/node/2511518"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…