{ "id": "CVE-2016-10551", "sourceIdentifier": "support@hackerone.com", "published": "2018-05-29T20:29:00.690", "lastModified": "2019-10-09T23:16:45.823", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "waterline-sequel is a module that helps generate SQL statements for Waterline apps Any user input that goes into Waterline's `like`, `contains`, `startsWith`, or `endsWith` will end up in waterline-sequel with the potential for malicious code. A malicious user can input their own SQL statements in waterline-sequel 0.50 that will get executed and have full access to the database." }, { "lang": "es", "value": "waterline-sequel es un m\u00f3dulo que ayuda a generar instrucciones SQL para aplicaciones Waterline. Cualquier entrada de usuario que se introduzca en \"like\", \"contains\", \"startsWith\" o \"endsWith\" acabar\u00e1 en waterline-sequel con potencial para ejecutar c\u00f3digo malicioso. Un usuario malicioso puede inyectar sus propias instrucciones SQL en waterline-sequel 0.50, que se ejecutar\u00e1n un tendr\u00e1n acceso completo a la base de datos." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/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" } ] }, { "source": "support@hackerone.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:balderdash:waterline-sequel:0.5.0:*:*:*:*:node.js:*:*", "matchCriteriaId": "ACEB4D68-B620-4568-A261-7405CED195F5" } ] } ] } ], "references": [ { "url": "https://github.com/balderdashy/waterline/issues/1219#issuecomment-157294530", "source": "support@hackerone.com", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://nodesecurity.io/advisories/115", "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ] } ] }