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

104 lines
2.8 KiB
JSON

{
"id": "CVE-2017-1000011",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-07-17T13:18:16.267",
"lastModified": "2017-07-20T14:59:01.257",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "MyWebSQL version 3.6 is vulnerable to stored XSS in the database manager component resulting in account takeover or stealing of information"
},
{
"lang": "es",
"value": "MyWebSQL versi\u00f3n 3.6, es vulnerable a un problema de tipo XSS almacenado en el componente database manager, resultando en la toma de control de la cuenta o el robo de informaci\u00f3n."
}
],
"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:mywebsql:mywebsql:3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "FE0D19D7-2EA7-477E-8B1D-B3805ED72CA4"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Samnan/MyWebSQL",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}