{ "id": "CVE-2022-23986", "sourceIdentifier": "vultures@jpcert.or.jp", "published": "2022-02-24T15:15:28.923", "lastModified": "2022-03-02T18:01:33.423", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "SQL injection vulnerability in the phpUploader v1.2 and earlier allows a remote unauthenticated attacker to obtain the information in the database via unspecified vectors." }, { "lang": "es", "value": "Una vulnerabilidad de inyecci\u00f3n SQL en phpUploader versiones v1.2 y anteriores, permite a un atacante remoto no autenticado obtener la informaci\u00f3n de la base de datos por medio de vectores no especificados" } ], "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:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "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:phpuploader_project:phpuploader:*:*:*:*:*:*:*:*", "versionEndIncluding": "1.2", "matchCriteriaId": "F7871CF8-C953-4887-9697-5BE4C9F69B79" } ] } ] } ], "references": [ { "url": "https://github.com/shimosyan/phpUploader/releases/tag/v1.2.1", "source": "vultures@jpcert.or.jp", "tags": [ "Patch", "Release Notes", "Third Party Advisory" ] }, { "url": "https://jvn.jp/en/jp/JVN00095004/index.html", "source": "vultures@jpcert.or.jp", "tags": [ "Third Party Advisory" ] } ] }