166 lines
4.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-6369",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-03-24T10:59:00.207",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Insufficient checks in the UDF subsystem in Firebird 2.5.x before 2.5.7 and 3.0.x before 3.0.2 allow remote authenticated users to execute code by using a 'system' entrypoint from fbudf.so."
},
{
"lang": "es",
"value": "Verificaciones insuficientes en el subsistema UDF en Firebird 2.5.x en versiones anteriores a 2.5.7 y 3.0.x en versiones anteriores a 3.0.2 permiten a usuarios remotos autenticados ejecutar c\u00f3digo utilizando un punto de entrada 'system' desde fbudf.so."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:firebirdsql:firebird:2.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "861024DD-2FF9-47BF-A553-ED8247BE774D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:firebirdsql:firebird:2.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "BD46C7F4-6551-48E7-9CF1-B1FB5F11F01F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:firebirdsql:firebird:2.5.3:*:*:*:*:*:*:*",
"matchCriteriaId": "FD10CD46-ABDE-495A-91DE-AC028FD8927F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:firebirdsql:firebird:2.5.4:*:*:*:*:*:*:*",
"matchCriteriaId": "47D07C7C-8710-4C43-BDA6-8D013721631A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:firebirdsql:firebird:2.5.5:*:*:*:*:*:*:*",
"matchCriteriaId": "36682323-0E2A-4FC7-B02C-93B2AB13C7A1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:firebirdsql:firebird:2.5.6:*:*:*:*:*:*:*",
"matchCriteriaId": "C2703881-36B3-4DC6-BC74-A8BF0B1527BA"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:firebirdsql:firebird:3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "BD482CCC-9677-4E9B-B4BA-4F0B787F53A6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:firebirdsql:firebird:3.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A3C8F267-8BDE-4974-B97C-91AB1C301A16"
}
]
}
]
}
],
"references": [
{
"url": "http://tracker.firebirdsql.org/browse/CORE-5474",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "http://www.debian.org/security/2017/dsa-3824",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/97070",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://usn.ubuntu.com/3929-1/",
"source": "cve@mitre.org"
}
]
}