99 lines
3.0 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-48050",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-15T01:15:08.093",
"lastModified": "2023-12-27T18:36:33.847",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in Cams Biometrics Zkteco, eSSL, Cams Biometrics Integration Module with HR Attendance (aka odoo-biometric-attendance) v. 13.0 through 16.0.1 allows a remote attacker to execute arbitrary code and to gain privileges via the db parameter in the controllers/controllers.py component."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en Cams Biometrics Zkteco, eSSL, Cams Biometrics Integration Module with HR Attendance (tambi\u00e9n conocido como odoo-biometric-attendance) v. 13.0 a 16.0.1 permite a un atacante remoto ejecutar c\u00f3digo arbitrario y obtener privilegios a trav\u00e9s del par\u00e1metro db en el componente controllers/controllers.py."
}
],
"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:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"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:camsbiometrics:zkteco\\,_essl\\,_cams_biometrics_integration_module:*:*:*:*:*:*:*:*",
"versionStartIncluding": "13.0",
"versionEndIncluding": "16.0.1",
"matchCriteriaId": "D19187DF-F113-433C-8313-398E94085F89"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:odoo:biometric_attendance:*:*:*:*:*:*:*:*",
"versionStartIncluding": "13.0",
"versionEndIncluding": "16.0.1",
"matchCriteriaId": "76C86D2C-5B44-418A-8FB8-AB68BE0C7D14"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/luvsn/OdZoo/tree/main/exploits/odoo-biometric-attendance",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}