cvelist/2022/23xxx/CVE-2022-23915.json
2022-03-04 21:01:18 +00:00

106 lines
3.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-03-04T20:00:01.283767Z",
"ID": "CVE-2022-23915",
"STATE": "PUBLIC",
"TITLE": "Remote Code Execution (RCE)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Weblate",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_value": "0"
},
{
"version_affected": "<",
"version_value": "4.11.1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution (RCE)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-PYTHON-WEBLATE-2414088",
"name": "https://snyk.io/vuln/SNYK-PYTHON-WEBLATE-2414088"
},
{
"refsource": "MISC",
"url": "https://github.com/WeblateOrg/weblate/pull/7338",
"name": "https://github.com/WeblateOrg/weblate/pull/7338"
},
{
"refsource": "MISC",
"url": "https://github.com/WeblateOrg/weblate/pull/7337",
"name": "https://github.com/WeblateOrg/weblate/pull/7337"
},
{
"refsource": "MISC",
"url": "https://github.com/WeblateOrg/weblate/releases/tag/weblate-4.11.1",
"name": "https://github.com/WeblateOrg/weblate/releases/tag/weblate-4.11.1"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The package weblate from 0 and before 4.11.1 are vulnerable to Remote Code Execution (RCE) via argument injection when using git or mercurial repositories. Authenticated users, can change the behavior of the application in an unintended way, leading to command execution."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
}
},
"credit": [
{
"lang": "eng",
"value": "Alessio Della Libera of Snyk Research Team"
}
]
}