2024-04-04 08:46:00 +00:00

96 lines
2.7 KiB
JSON

{
"id": "CVE-2022-47745",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-19T18:15:15.133",
"lastModified": "2023-01-26T14:43:32.580",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "ZenTao 16.4 to 18.0.beta1 is vulnerable to SQL injection. After logging in with any user, you can complete SQL injection by constructing a special request and sending it to function importNotice."
},
{
"lang": "es",
"value": "ZenTao 16.4 a 18.0.beta1 es vulnerable a la inyecci\u00f3n SQL. Despu\u00e9s de iniciar sesi\u00f3n con cualquier usuario, puede completar la inyecci\u00f3n SQL creando una solicitud especial y envi\u00e1ndola a la funci\u00f3n importNotice."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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
}
]
},
"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:easycorp:zentao:*:*:*:*:*:*:*:*",
"versionStartIncluding": "16.4",
"versionEndExcluding": "18.0",
"matchCriteriaId": "AE5DA4C9-EF75-43D9-8C4E-9B3F3D463FEE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:easycorp:zentao:18.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "A5DA4474-B643-4CF9-8B0D-359FFF798557"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/easysoft/zentaopms/issues/106",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/l3s10n/ZenTaoPMS_SqlInjection",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}