2024-12-08 03:06:42 +00:00

186 lines
6.3 KiB
JSON

{
"id": "CVE-2021-27938",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-03-16T16:15:14.333",
"lastModified": "2024-11-21T05:58:51.820",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been identified in the Silverstripe CMS 3 and 4 version of the symbiote/silverstripe-queuedjobs module. A Cross Site Scripting vulnerability allows an attacker to inject an arbitrary payload in the CreateQueuedJobTask dev task via a specially crafted URL."
},
{
"lang": "es",
"value": "Se ha identificado una vulnerabilidad en el Silverstripe CMS versiones 3 y 4 del m\u00f3dulo symbiote/silverstripe-queuedjobs. Una vulnerabilidad de tipo Cross Site Scripting permite a un atacante inyectar una carga \u00fatil arbitraria en CreateQueuedJobTask por medio de una URL especialmente dise\u00f1ada"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:symbiote:silverstripe_queued_jobs:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.0.0",
"versionEndExcluding": "3.0.2",
"matchCriteriaId": "098921E9-926C-44C1-85D2-B738E173628F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:symbiote:silverstripe_queued_jobs:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.1.0",
"versionEndExcluding": "3.1.4",
"matchCriteriaId": "3BD45781-AFC8-42F5-9F44-77B4C44FF908"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:symbiote:silverstripe_queued_jobs:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.0.0",
"versionEndExcluding": "4.0.7",
"matchCriteriaId": "13A9B65B-BA43-4628-9573-0A8C033887AC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:symbiote:silverstripe_queued_jobs:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.1.0",
"versionEndExcluding": "4.1.2",
"matchCriteriaId": "D5A80BAC-CA91-4B95-B108-FA83348FCC01"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:symbiote:silverstripe_queued_jobs:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.2.0",
"versionEndExcluding": "4.2.4",
"matchCriteriaId": "9749F6D1-4D71-427D-B548-253B68651960"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:symbiote:silverstripe_queued_jobs:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.3.0",
"versionEndExcluding": "4.3.3",
"matchCriteriaId": "D5FCBF4F-F70A-4009-A992-011682645CC9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:symbiote:silverstripe_queued_jobs:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.4.0",
"versionEndExcluding": "4.4.3",
"matchCriteriaId": "AD6F40F9-4B51-44B9-9A90-20E02B86216C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:symbiote:silverstripe_queued_jobs:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.5.0",
"versionEndExcluding": "4.5.1",
"matchCriteriaId": "8309476D-89AF-4DB6-A432-7B79204C37BF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:symbiote:silverstripe_queued_jobs:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.6.0",
"versionEndExcluding": "4.6.4",
"matchCriteriaId": "247BBECB-D6AD-4FD3-958F-51F8C109F79A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/symbiote/silverstripe-queuedjobs/releases",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://www.silverstripe.org/download/security-releases/cve-2021-27938",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/symbiote/silverstripe-queuedjobs/releases",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://www.silverstripe.org/download/security-releases/cve-2021-27938",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}