2024-12-08 03:06:42 +00:00

152 lines
5.2 KiB
JSON

{
"id": "CVE-2023-45826",
"sourceIdentifier": "security-advisories@github.com",
"published": "2023-10-19T19:15:16.133",
"lastModified": "2024-11-21T08:27:26.227",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Leantime is an open source project management system. A 'userId' variable in `app/domain/files/repositories/class.files.php` is not parameterized. An authenticated attacker can send a carefully crafted POST request to `/api/jsonrpc` to exploit an SQL injection vulnerability. Confidentiality is impacted as it allows for dumping information from the database. This issue has been addressed in version 2.4-beta-4. Users are advised to upgrade. There are no known workarounds for this vulnerability."
},
{
"lang": "es",
"value": "Leantime es un sistema de gesti\u00f3n de proyectos de c\u00f3digo abierto. Una variable 'userId' en `app/domain/files/repositories/class.files.php` no est\u00e1 parametrizada. Un atacante autenticado puede enviar una solicitud POST cuidadosamente manipulada a `/api/jsonrpc` para explotar una vulnerabilidad de inyecci\u00f3n SQL. La confidencialidad se ve afectada ya que permite descargar informaci\u00f3n de la base de datos. Este problema se solucion\u00f3 en la versi\u00f3n 2.4-beta-4. Se recomienda a los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
},
{
"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:N/A:N",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
},
{
"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:leantime:leantime:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.4",
"matchCriteriaId": "B60921EA-E652-4FE2-9C25-F33F78A44EB4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:leantime:leantime:2.4:-:*:*:*:*:*:*",
"matchCriteriaId": "22C7093F-E16C-4767-97A2-C403DEA9A6FD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:leantime:leantime:2.4:beta:*:*:*:*:*:*",
"matchCriteriaId": "A1592B9A-1F65-4533-A6BE-4B26F48E12D6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:leantime:leantime:2.4:beta2:*:*:*:*:*:*",
"matchCriteriaId": "6EE5A2E1-9AD9-482B-8FF1-9B72DE5E9349"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:leantime:leantime:2.4:beta3:*:*:*:*:*:*",
"matchCriteriaId": "B9E3DC96-3C78-40A3-8CA1-D631478597CF"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Leantime/leantime/commit/be75f1e0f311d11c00a0bdc7079a62eef3594bf0",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/Leantime/leantime/security/advisories/GHSA-559g-3h98-g3fj",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/Leantime/leantime/commit/be75f1e0f311d11c00a0bdc7079a62eef3594bf0",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/Leantime/leantime/security/advisories/GHSA-559g-3h98-g3fj",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}