2023-11-07 21:03:21 +00:00

124 lines
4.2 KiB
JSON

{
"id": "CVE-2018-1289",
"sourceIdentifier": "security@apache.org",
"published": "2018-04-20T18:29:00.567",
"lastModified": "2023-11-07T02:55:55.243",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "In Apache Fineract versions 1.0.0, 0.6.0-incubating, 0.5.0-incubating, 0.4.0-incubating, the system exposes different REST end points to query domain specific entities with a Query Parameter 'orderBy' and 'sortOrder' which are appended directly with SQL statements. A hacker/user can inject/draft the 'orderBy' and 'sortOrder' query parameter in such a way to read/update the data for which he doesn't have authorization."
},
{
"lang": "es",
"value": "En Apache Fineract 1.0.0, 0.6.0-incubating, 0.5.0-incubating y 0.4.0-incubating, el sistema expone diferentes endpoints REST para consultar entidades espec\u00edficas del dominio con los par\u00e1metros de consulta 'orderBy' y 'sortOrder', que se anexan directamente con instrucciones SQL. Un hacker/usuario puede inyectar/esbozar los par\u00e1metros de consulta 'orderBy' y 'sortOrder' de tal forma que pueda leer/actualizar los datos para los que no tiene autorizaci\u00f3n."
}
],
"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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:fineract:0.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "11BD53DC-BF35-4D6B-8EE3-23DA64A37DAD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:fineract:0.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E138AC79-D9EA-453E-871D-D3E9ED648680"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:fineract:0.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A44C7D22-94B0-41EF-ADC0-5B9AE474CDDE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:fineract:1.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "28EFC774-5327-4456-9D1C-DABB24CB2BC5"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/104005",
"source": "security@apache.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://lists.apache.org/thread.html/4a1312b18ed2979fba9e2df07839e6a940eeeea12ed9154db1a49a5a%40%3Cdev.fineract.apache.org%3E",
"source": "security@apache.org"
}
]
}