FKIE_CVE-2018-1291
Vulnerability from fkie_nvd - Published: 2018-04-20 18:29 - Updated: 2024-11-21 03:59
Severity ?
Summary
Apache Fineract 1.0.0, 0.6.0-incubating, 0.5.0-incubating, 0.4.0-incubating exposes different REST end points to query domain specific entities with a Query Parameter 'orderBy' which are appended directly with SQL statements. A hacker/user can inject/draft the 'orderBy' query parameter by way of the "order" param in such a way to read/update the data for which he doesn't have authorization.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"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",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Apache Fineract 1.0.0, 0.6.0-incubating, 0.5.0-incubating, 0.4.0-incubating exposes different REST end points to query domain specific entities with a Query Parameter \u0027orderBy\u0027 which are appended directly with SQL statements. A hacker/user can inject/draft the \u0027orderBy\u0027 query parameter by way of the \"order\" param in such a way to read/update the data for which he doesn\u0027t have authorization."
},
{
"lang": "es",
"value": "Apache Fineract 1.0.0, 0.6.0-incubating, 0.5.0-incubating y 0.4.0-incubating, expone diferentes endpoints REST para consultar entidades espec\u00edficas del dominio con el par\u00e1metro de consulta \u0027orderBy\u0027, que se anexa directamente con instrucciones SQL. Un hacker/usuario puede inyectar/esbozar el par\u00e1metro de consulta \u0027orderBy\u0027 por medio del par\u00e1metro \"order\" de tal forma que pueda leer/actualizar los datos para los que no tiene autorizaci\u00f3n."
}
],
"id": "CVE-2018-1291",
"lastModified": "2024-11-21T03:59:33.547",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-04-20T18:29:00.660",
"references": [
{
"source": "security@apache.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/104008"
},
{
"source": "security@apache.org",
"url": "https://lists.apache.org/thread.html/1f7fadc93500b3fe14603b132b13c18fff3d0a35e50ebd0246f325c0%40%3Cdev.fineract.apache.org%3E"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/104008"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.apache.org/thread.html/1f7fadc93500b3fe14603b132b13c18fff3d0a35e50ebd0246f325c0%40%3Cdev.fineract.apache.org%3E"
}
],
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…