106 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-1304",
"sourceIdentifier": "cve@rapid7.con",
"published": "2023-03-21T17:15:11.557",
"lastModified": "2023-03-28T16:44:22.967",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An authenticated attacker can leverage an exposed getattr() method via a Jinja template to smuggle OS commands and perform other actions that are normally expected to be private methods. This issue was resolved in the Managed and SaaS deployments on February 1, 2023, and in version 23.2.1 of the Self-Managed version of InsightCloudSec."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
},
{
"source": "cve@rapid7.con",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rapid7:insightappsec:*:*:*:*:self-managed:*:*:*",
"versionEndExcluding": "23.2.1",
"matchCriteriaId": "65FCB38E-8FDE-43D4-A62E-BBAD43FFBC97"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rapid7:insightcloudsec:*:*:*:*:managed:*:*:*",
"versionEndExcluding": "2023.02.01",
"matchCriteriaId": "2005649C-D913-4281-9E35-6E342C7E6D21"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rapid7:insightcloudsec:*:*:*:*:saas:*:*:*",
"versionEndExcluding": "2023.02.01",
"matchCriteriaId": "D88FD323-9DA9-497D-BC99-F30C66E33096"
}
]
}
]
}
],
"references": [
{
"url": "https://docs.divvycloud.com/changelog/23321-release-notes",
"source": "cve@rapid7.con",
"tags": [
"Release Notes"
]
},
{
"url": "https://nephosec.com/exploiting-rapid7s-insightcloudsec/",
"source": "cve@rapid7.con",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}