FKIE_CVE-2017-15881
Vulnerability from fkie_nvd - Published: 2017-10-24 22:29 - Updated: 2025-04-20 01:37
Severity ?
Summary
Cross-Site Scripting vulnerability in KeystoneJS before 4.0.0-beta.7 allows remote authenticated administrators to inject arbitrary web script or HTML via the "content brief" or "content extended" field, a different vulnerability than CVE-2017-15878.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report/ | Issue Tracking, Third Party Advisory | |
| cve@mitre.org | http://www.securityfocus.com/bid/101541 | Third Party Advisory, VDB Entry | |
| cve@mitre.org | https://github.com/keystonejs/keystone/issues/4437 | Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://github.com/keystonejs/keystone/pull/4478 | Issue Tracking, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report/ | Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/101541 | Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/keystonejs/keystone/issues/4437 | Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/keystonejs/keystone/pull/4478 | Issue Tracking, Patch, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| keystonejs | keystone | * | |
| keystonejs | keystone | 4.0.0 | |
| keystonejs | keystone | 4.0.0 | |
| keystonejs | keystone | 4.0.0 | |
| keystonejs | keystone | 4.0.0 | |
| keystonejs | keystone | 4.0.0 | |
| keystonejs | keystone | 4.0.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:keystonejs:keystone:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "C32D3468-09D8-4515-B8B4-CBECED5C6EDD",
"versionEndIncluding": "0.3.22",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:keystonejs:keystone:4.0.0:-:*:*:*:node.js:*:*",
"matchCriteriaId": "939A5AB7-633A-4013-9A5F-FE793D6CDBE1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:keystonejs:keystone:4.0.0:beta1:*:*:*:node.js:*:*",
"matchCriteriaId": "DA566AA1-50F8-4A8C-9D50-FD6C98C24702",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:keystonejs:keystone:4.0.0:beta2:*:*:*:node.js:*:*",
"matchCriteriaId": "AFE82BBF-FAD3-4A0F-BF9C-A6B735CE9C59",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:keystonejs:keystone:4.0.0:beta3:*:*:*:node.js:*:*",
"matchCriteriaId": "B01C0065-8918-42E1-A7FF-002C0C088B25",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:keystonejs:keystone:4.0.0:beta4:*:*:*:node.js:*:*",
"matchCriteriaId": "709083AB-14C2-4DDD-ADC2-436587ECBBA7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:keystonejs:keystone:4.0.0:beta5:*:*:*:node.js:*:*",
"matchCriteriaId": "872696B2-6C8F-406E-AD2E-A862BE2985EC",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-Site Scripting vulnerability in KeystoneJS before 4.0.0-beta.7 allows remote authenticated administrators to inject arbitrary web script or HTML via the \"content brief\" or \"content extended\" field, a different vulnerability than CVE-2017-15878."
},
{
"lang": "es",
"value": "Vulnerabilidad Cross-Site Scripting (XSS) en KeystoneJS en versiones anteriores a la 4.0.0-beta.7 permite que administradores autenticados remotos inyecten scripts web o HTML arbitrarios mediante el campo \"content brief\" o \"content extended\". Esta es una vulnerabilidad diferente de CVE-2017-15878."
}
],
"id": "CVE-2017-15881",
"lastModified": "2025-04-20T01:37:25.860",
"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": "2017-10-24T22:29:00.240",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/101541"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/keystonejs/keystone/issues/4437"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/keystonejs/keystone/pull/4478"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/101541"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/keystonejs/keystone/issues/4437"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/keystonejs/keystone/pull/4478"
}
],
"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…