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

112 lines
2.9 KiB
JSON

{
"id": "CVE-2018-20012",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-12-10T09:29:00.497",
"lastModified": "2018-12-31T13:14:27.730",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "PHPCMF 4.1.3 has XSS via the first input field to the index.php?s=member&c=register&m=index URI."
},
{
"lang": "es",
"value": "PHPCMF 4.1.3 tiene Cross-Site Scripting (XSS) mediante el primer campo de entrada en el URI index.php?s=memberc=registerm=index."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.7,
"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:phpcmf:phpcmf:4.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "D876E3D8-53E6-488F-A49A-751D16FBD7EF"
}
]
}
]
}
],
"references": [
{
"url": "http://www.phpcmf.net/version-13.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://gitee.com/copy_cat/phpcmf/blob/master/README.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
}
]
}