{ "id": "CVE-2023-27707", "sourceIdentifier": "cve@mitre.org", "published": "2023-03-16T15:15:10.557", "lastModified": "2023-03-22T02:23:37.980", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "SQL injection vulnerability found in DedeCMS v.5.7.106 allows a remote attacker to execute arbitrary code via the rank_* parameter in the /dede/group_store.php endpoint." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.2, "impactScore": 5.9 } ] }, "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:dedecms:dedecms:*:*:*:*:*:*:*:*", "versionEndIncluding": "5.7.106", "matchCriteriaId": "32FBA984-F927-4417-842F-4BEB8D0A4353" } ] } ] } ], "references": [ { "url": "https://srpopty.github.io/2023/02/27/DedeCMS-V5.7.160-Backend-SQLi-group/", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }