113 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2019-11643",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-05-08T16:29:00.643",
"lastModified": "2019-05-08T20:15:56.040",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Persistent XSS has been found in the OneShield Policy (Dragon Core) framework before 5.1.10. Remote adversaries can inject malicious JavaScript into textboxes decorated with type string, which is subsequently stored to the applicable data store. This can be exploited remotely by both authenticated and unauthenticated users."
},
{
"lang": "es",
"value": "Se ha encontrado XSS persistente en el framework OneShield Policy (Dragon Core), versiones anteriores a 5.1.10. Los atacantes remotos pueden inyectar JavaScript malicioso en cuadros de texto decorados con cadenas de caracteres, que posteriormente se almacenan en el almac\u00e9n de datos correspondiente. Esto puede ser explotado remotamente tanto por usuarios autentificados como por usuarios no autentificados."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"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",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"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:oneshield:oneshield_policy:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.1.10",
"matchCriteriaId": "47A82D75-F47C-4C26-84CF-B946F969ECD6"
}
]
}
]
}
],
"references": [
{
"url": "http://seclists.org/fulldisclosure/2019/May/2",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://oneshield.com/business-solutions/oneshield-pc-solutions/oneshield-policy/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}