90 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-37774",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-23T00:15:10.887",
"lastModified": "2022-11-26T03:33:51.393",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "There is a broken access control vulnerability in the Maarch RM 2.8.3 solution. When accessing some specific document (pdf, email) from an archive, a preview is proposed by the application. This preview generates a URL including an md5 hash of the file accessed. The document's URL (https://{url}/tmp/{MD5 hash of the document}) is then accessible without authentication."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:maarch:maarch_rm:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.8",
"versionEndExcluding": "2.8.6",
"matchCriteriaId": "6ACE6E8F-5A5F-4B93-B0C9-3EBEAFC10EED"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:maarch:maarch_rm:2.9:*:*:*:*:*:*:*",
"matchCriteriaId": "C4C30EE5-5C2B-4501-92F9-7DA89B362B1D"
}
]
}
]
}
],
"references": [
{
"url": "http://maarch.com",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/frame84/vulns/blob/main/MaarchRM/CVE-2022-37774/README.md",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}