{ "id": "CVE-2021-45253", "sourceIdentifier": "cve@mitre.org", "published": "2021-12-21T12:15:07.527", "lastModified": "2021-12-27T17:42:05.993", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The id parameter in view_storage.php from Simple Cold Storage Management System 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 id en el archivo view_storage.php de Simple Cold Storage Management System 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:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "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:simple_cold_storage_management_system_project:simple_cold_storage_managment_system:1.0:*:*:*:*:*:*:*", "matchCriteriaId": "A7A65EF7-B771-4D6A-A4B9-AC8F2A113EDF" } ] } ] } ], "references": [ { "url": "https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/CSMS-1.0", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }