cvelist/2022/41xxx/CVE-2022-41945.json
2022-11-21 23:00:36 +00:00

88 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-41945",
"STATE": "PUBLIC",
"TITLE": "Remote Code Execution (RCE) vulnerability in super-xray via URL input"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "super-xray",
"version": {
"version_data": [
{
"version_value": "< 0.2-beta"
}
]
}
}
]
},
"vendor_name": "4ra1n"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "super-xray is a vulnerability scanner (xray) GUI launcher. In version 0.1-beta, the URL is not filtered and directly spliced \u200b\u200binto the command, resulting in a possible RCE vulnerability. Users should upgrade to super-xray 0.2-beta."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94: Improper Control of Generation of Code ('Code Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/4ra1n/super-xray/security/advisories/GHSA-732j-763p-cvqg",
"refsource": "CONFIRM",
"url": "https://github.com/4ra1n/super-xray/security/advisories/GHSA-732j-763p-cvqg"
},
{
"name": "https://github.com/4ra1n/super-xray/releases/tag/0.2-beta",
"refsource": "MISC",
"url": "https://github.com/4ra1n/super-xray/releases/tag/0.2-beta"
}
]
},
"source": {
"advisory": "GHSA-732j-763p-cvqg",
"discovery": "UNKNOWN"
}
}