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

124 lines
3.5 KiB
JSON

{
"id": "CVE-2018-17102",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-09-16T21:29:01.893",
"lastModified": "2018-11-21T19:57:41.500",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in QuickAppsCMS (aka QACMS) through 2.0.0-beta2. A CSRF vulnerability can change the administrator password via the user/me URI."
},
{
"lang": "es",
"value": "Se ha descubierto un problema en QuickAppsCMS (tambi\u00e9n conocido como QACMS) hasta su versi\u00f3n 2.0.0-beta2. Una vulnerabilidad Cross-Site Request Forgery (CSRF) puede cambiar la contrase\u00f1a de administrador mediante el URI user me."
}
],
"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:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:quickappscms:quickapps_cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.2",
"matchCriteriaId": "463932A1-5292-4BC4-A444-15532001E1A1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:quickappscms:quickapps_cms:2.0.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "13696991-80E4-474B-A5BD-D667B6515928"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:quickappscms:quickapps_cms:2.0.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "EEF753BC-5D93-479B-ABBF-84CBD30EC7BC"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/quickapps/cms/issues/187",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/quickapps/cms/issues/199",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}