cvelist/2020/15xxx/CVE-2020-15181.json

96 lines
3.3 KiB
JSON
Raw Normal View History

2020-06-25 17:01:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2020-06-25 17:01:46 +00:00
"ID": "CVE-2020-15181",
"STATE": "PUBLIC",
"TITLE": "Admin account takeover in Alfresco Reset Password"
2020-06-25 17:01:46 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "AlfrescoResetPassword",
"version": {
"version_data": [
{
"version_value": "< 1.2.0"
}
]
}
}
]
},
"vendor_name": "FlexSolution"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-06-25 17:01:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Alfresco Reset Password add-on before version 1.2.0 relies on untrusted inputs in a security decision. Intruders can get admin's access to the system using the vulnerability in the project. Impacts all servers where this add-on is installed. The problem is fixed in version 1.2.0"
2020-06-25 17:01:46 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-20\":\"Improper Input Validation\"}"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-284\":\"Improper Access Control\"}"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/FlexSolution/AlfrescoResetPassword/security/advisories/GHSA-xrc8-fjp4-h4fv",
"refsource": "CONFIRM",
"url": "https://github.com/FlexSolution/AlfrescoResetPassword/security/advisories/GHSA-xrc8-fjp4-h4fv"
},
{
"name": "https://github.com/FlexSolution/AlfrescoResetPassword/commit/5927b9651356c4cd952cb9b485292583d305b47c",
"refsource": "MISC",
"url": "https://github.com/FlexSolution/AlfrescoResetPassword/commit/5927b9651356c4cd952cb9b485292583d305b47c"
}
]
},
"source": {
"advisory": "GHSA-xrc8-fjp4-h4fv",
"discovery": "UNKNOWN"
2020-06-25 17:01:46 +00:00
}
}