2024-12-08 03:06:42 +00:00

120 lines
3.5 KiB
JSON

{
"id": "CVE-2019-1010112",
"sourceIdentifier": "josh@bress.net",
"published": "2019-07-18T19:15:11.160",
"lastModified": "2024-11-21T04:17:58.620",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "OECMS v4.3.R60321 and v4.3 later is affected by: Cross Site Request Forgery (CSRF). The impact is: The victim clicks on adding an administrator account. The component is: admincp.php. The attack vector is: network connectivity. The fixed version is: v4.3."
},
{
"lang": "es",
"value": "OECMS versi\u00f3n v4.3.R60321 y versi\u00f3n v4.3 posteriores est\u00e1 afectado por: Cross Site Request Forgery (CSRF). El impacto es: La v\u00edctima hace clic en agregar una cuenta de administrador. El componente es: admincp.php. El vector de ataque es: conectividad de red. La versi\u00f3n corregida es: v4.3."
}
],
"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",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "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",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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:phpcoo:oecms:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.3",
"matchCriteriaId": "4B5E866D-3C36-4EA0-8C0E-D7F5B4B18ED0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpcoo:oecms:4.3.r60321:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E4D08-7D50-4AE6-B962-9F2E3CB281DC"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/LiodAir/images/blob/master/csrf.md",
"source": "josh@bress.net",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/LiodAir/images/blob/master/csrf.md",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}