154 lines
5.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-29281",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-04-15T21:15:08.090",
"lastModified": "2023-08-08T14:22:24.967",
2023-04-24 12:24:31 +02:00
"vulnStatus": "Analyzed",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Notable before 1.9.0-beta.8 doesn't effectively prevent the opening of executable files when clicking on a link. There is improper validation of the file URI scheme. A hyperlink to an SMB share could lead to execution of an arbitrary program (or theft of NTLM credentials via an SMB relay attack, because the application resolves UNC paths)."
},
{
"lang": "es",
"value": "Notable versiones anteriores a 1.9.0-beta.8, no previene efectivamente la apertura de archivos ejecutables cuando hace clic en un enlace. Se presenta una comprobaci\u00f3n inapropiada el esquema URI del archivo. Un hiperv\u00ednculo a un recurso compartido SMB podr\u00eda conllevar a una ejecuci\u00f3n de un programa arbitrario (o el robo de credenciales NTLM por medio de un ataque de retransmisi\u00f3n SMB, ya que la aplicaci\u00f3n resuelve rutas UNC)"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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-22"
2023-04-24 12:24:31 +02:00
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:notable:notable:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.9.0",
"matchCriteriaId": "85DC53E7-A45A-4579-8CA2-3F8A92B3D7BA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:notable:notable:1.9.0:beta0:*:*:*:*:*:*",
"matchCriteriaId": "DCA9AAC3-CD35-46DD-8539-0636B3222D86"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:notable:notable:1.9.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "FCE1DBC3-F629-4389-9EFD-8056013F296A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:notable:notable:1.9.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "9FC72F79-8403-4C7D-9EA5-12E3B022F5D8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:notable:notable:1.9.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "6929FA0F-E63D-4BA8-825E-74C84B895A6A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:notable:notable:1.9.0:beta4:*:*:*:*:*:*",
"matchCriteriaId": "29CCD33C-A945-4BA3-A5CA-289A267F2A78"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:notable:notable:1.9.0:beta5:*:*:*:*:*:*",
"matchCriteriaId": "E755A694-C0A2-4789-A4D1-8FE6C8BE9C66"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:notable:notable:1.9.0:beta6:*:*:*:*:*:*",
"matchCriteriaId": "9F1E022C-2F80-43BA-9A7C-71EF5AA30AC3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:notable:notable:1.9.0:beta7:*:*:*:*:*:*",
"matchCriteriaId": "5879D9AA-0BBF-4BC3-945D-23E2E9719C27"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hmnthabit/Advisories/blob/master/CVE-2022-29281.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/notable/notable-insiders/releases/tag/v1.9.0-beta.8",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}