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

106 lines
2.8 KiB
JSON

{
"id": "CVE-2018-19137",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-11-09T19:29:00.487",
"lastModified": "2018-12-11T19:51:56.803",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "DomainMOD through 4.11.01 has XSS via the assets/edit/ip-address.php ipid parameter."
},
{
"lang": "es",
"value": "DomainMOD hasta la versi\u00f3n 4.11.01 tiene Cross-site Scripting (XSS) mediante el par\u00e1metro ipid en assets/edit/ip-address.php."
}
],
"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:domainmod:domainmod:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.11.01",
"matchCriteriaId": "2B1FE509-3BAD-4564-A3D9-255664E12EDD"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/domainmod/domainmod/issues/79",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}