{ "id": "CVE-2018-6330", "sourceIdentifier": "cve@mitre.org", "published": "2019-03-28T16:29:00.487", "lastModified": "2019-03-28T18:23:04.867", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Laravel 5.4.15 is vulnerable to Error based SQL injection in save.php via dhx_user and dhx_version parameters." }, { "lang": "es", "value": "Laravel, en su versi\u00f3n 5.4.15, es vulnerable a inyecci\u00f3n SQL basada en errores en save.php mediante los par\u00e1metros dhx_user y dhx_version." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "SINGLE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 6.5 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.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:laravel:framework:5.4.15:*:*:*:*:*:*:*", "matchCriteriaId": "22501CD0-D334-4C89-AF9F-A742D11CAED1" } ] } ] } ], "references": [ { "url": "http://www.itblog.gbonanno.de/cve-2018-6330-laravel-sql-injection/", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/laravel/framework/blob/5.4/CHANGELOG-5.4.md", "source": "cve@mitre.org", "tags": [ "Product", "Third Party Advisory" ] } ] }