85 lines
2.4 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-50639",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-20T21:15:08.280",
"lastModified": "2023-12-22T10:12:33.847",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting (XSS) vulnerability in CuteHttpFileServer v.1.0 and v.2.0 allows attackers to obtain sensitive information via the file upload function in the home page."
},
{
"lang": "es",
"value": "Una vulnerabilidad de Cross Site Scripting (XSS) en CuteHttpFileServer v.1.0 y v.2.0 permite a los atacantes obtener informaci\u00f3n confidencial a trav\u00e9s de la funci\u00f3n de carga de archivos en la p\u00e1gina de inicio."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:iscute:cute_http_file_server:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F903B485-BF9B-44D0-93A6-305BC9FF0818"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:iscute:cute_http_file_server:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C6646F1C-FEF9-4361-94C8-1EEB8D9E1CB3"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/940198871/Vulnerability-details/blob/main/CVE-2023-50639.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}