mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
111 lines
3.8 KiB
JSON
111 lines
3.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2022-30708",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Webmin through 1.991, when the Authentic theme is used, allows remote code execution when a user has been manually created (i.e., not created in Virtualmin or Cloudmin). This occurs because settings-editor_write.cgi does not properly restrict the file parameter."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/webmin/webmin/issues/1635",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/webmin/webmin/issues/1635"
|
|
},
|
|
{
|
|
"url": "https://github.com/esp0xdeadbeef/rce_webmin",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/esp0xdeadbeef/rce_webmin"
|
|
},
|
|
{
|
|
"url": "https://www.twitch.tv/videos/1483029790",
|
|
"refsource": "MISC",
|
|
"name": "https://www.twitch.tv/videos/1483029790"
|
|
},
|
|
{
|
|
"url": "https://github.com/webmin/webmin/releases",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/webmin/webmin/releases"
|
|
},
|
|
{
|
|
"url": "https://github.com/webmin/authentic-theme/releases",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/webmin/authentic-theme/releases"
|
|
},
|
|
{
|
|
"url": "https://webmin.com/changes.html",
|
|
"refsource": "MISC",
|
|
"name": "https://webmin.com/changes.html"
|
|
},
|
|
{
|
|
"url": "https://github.com/webmin/webmin/commit/6a2334bf8b27d55c7edf0b2825cd14f3f8a69d4d",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/webmin/webmin/commit/6a2334bf8b27d55c7edf0b2825cd14f3f8a69d4d"
|
|
},
|
|
{
|
|
"url": "https://github.com/esp0xdeadbeef/rce_webmin/blob/main/exploit.py",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/esp0xdeadbeef/rce_webmin/blob/main/exploit.py"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:L/S:U/UI:N",
|
|
"version": "3.1"
|
|
}
|
|
}
|
|
} |