{ "id": "CVE-2021-45255", "sourceIdentifier": "cve@mitre.org", "published": "2021-12-21T12:15:07.567", "lastModified": "2022-01-04T19:33:36.670", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The email parameter from ajax.php of Video Sharing Website 1.0 appears to be vulnerable to SQL injection attacks. A payload injects a SQL sub-query that calls MySQL's load_file function with a UNC file path that references a URL on an external domain. The application interacted with that domain, indicating that the injected SQL query was executed." }, { "lang": "es", "value": "El par\u00e1metro email del archivo ajax.php de Video Sharing Website versi\u00f3n 1.0, parece ser vulnerable a ataques de inyecci\u00f3n SQL. Una carga \u00fatil inyecta una subconsulta SQL que llama a la funci\u00f3n load_file de MySQL con una ruta de archivo UNC que hace referencia a una URL en un dominio externo. La aplicaci\u00f3n interactu\u00f3 con ese dominio, indicando que la consulta SQL inyectada fue ejecutada" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "baseScore": 10.0 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 10.0, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:video_sharing_website_project:video_sharing_website:1.0:*:*:*:*:*:*:*", "matchCriteriaId": "4F90A251-79FB-4823-BE83-8D4E14C957FB" } ] } ] } ], "references": [ { "url": "https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/Video-Sharing-Website", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }