René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

105 lines
3.2 KiB
JSON

{
"id": "CVE-2020-29587",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-01-14T16:15:18.227",
"lastModified": "2021-01-21T17:29:29.630",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SimplCommerce 1.0.0-rc uses the Bootbox.js library, which allows creation of programmatic dialog boxes using Bootstrap modals. The Bootbox.js library intentionally does not perform any sanitization of user input, which results in a DOM XSS, because it uses the jQuery .html() function to directly append the payload to a dialog."
},
{
"lang": "es",
"value": "SimplCommerce versi\u00f3n 1.0.0-rc, usa la biblioteca Bootbox.js, que permite la creaci\u00f3n de cuadros de di\u00e1logo program\u00e1ticos usando modales Bootstrap. La biblioteca Bootbox.js no lleva a cabo intencionalmente ning\u00fan saneamiento de la entrada del usuario, lo que resulta en un XSS de DOM, porque usa la funci\u00f3n jQuery .html() para agregar directamente la carga \u00fatil a un di\u00e1logo"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"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:simplcommerce:simplcommerce:1.0.0:rc:*:*:*:*:*:*",
"matchCriteriaId": "51050C05-11AE-43C0-890E-A81CF04EFA5C"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/simplcommerce/SimplCommerce/issues/969",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}