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

108 lines
5.4 KiB
JSON

{
"id": "CVE-2022-34770",
"sourceIdentifier": "cna@cyber.gov.il",
"published": "2022-08-22T15:15:16.087",
"lastModified": "2024-11-21T07:10:09.090",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Tabit - sensitive information disclosure. Several APIs on the web system display, without authorization, sensitive information such as health statements, previous bills in a specific restaurant, alcohol consumption and smoking habits. Each of the described API\u2019s, has in its URL one or more MongoDB ID which is not so simple to enumerate. However, they each receive a \u2018tiny URL\u2019 in Tabit\u2019s domain, in the form of https://tbit.be/{suffix} with suffix being a 5 characters long string containing numbers, lower- and upper-case letters. It is not so simple to enumerate them all, but really easy to find some that work and lead to a personal endpoint. This is both an example of OWASP: API4 - rate limiting and OWASP: API1 - Broken object level authorization. Furthermore, the redirect URL disclosed the MongoDB IDs discussed above, and we could use them to query other endpoints disclosing more personal information. For example: The URL https://tabitisrael.co.il/online-reservations/health-statement?orgId={org_id}&healthStatementId={health_statement_id} is used to invite friends to fill a health statement before attending the restaurant. We can use the health_statement_id to access the https://tgm-api.tabit.cloud/health-statement/{health_statement_id} API which disclose medical information as well as id number."
},
{
"lang": "es",
"value": "Tabit - divulgaci\u00f3n de informaci\u00f3n confidencial. Varias API del sistema web muestran, sin autorizaci\u00f3n, informaci\u00f3n confidencial como estados de salud, facturas anteriores en un determinado restaurante, consumo de alcohol y h\u00e1bitos de fumar. Cada una de las APIs descritas, presenta en su URL uno o m\u00e1s ID de MongoDB que no es tan sencillo de enumerar. Sin embargo, cada una de ellas recibe una \"peque\u00f1a URL\" en el dominio de Tabit, en forma de https://tbit.be/{sufijo} siendo el sufijo una cadena de 5 caracteres que contiene n\u00fameros, letras min\u00fasculas y may\u00fasculas. No es tan sencillo enumerarlas todas, pero s\u00ed encontrar algunas que funcionen y conlleven a un endpoint personal. Esto es tanto un ejemplo de OWASP: API4 - limitaci\u00f3n de la tasa y OWASP: API1 - Autorizaci\u00f3n a nivel de objeto rota. Adem\u00e1s, la URL de redireccionamiento divulg\u00f3 los IDs de MongoDB comentados anteriormente, y podr\u00edamos usarlos para consultar otros endpoints divulgando m\u00e1s informaci\u00f3n personal. Por ejemplo: La URL https://tabitisrael.co.il/online-reservations/health-statement?orgId={org_id}&healthStatementId={health_statement_id} es usada para invitar a amigos a rellenar una declaraci\u00f3n de salud antes de asistir al restaurante. Podemos usar el health_statement_id para acceder a la API https://tgm-api.tabit.cloud/health-statement/{health_statement_id} API que divulga la informaci\u00f3n m\u00e9dica y el n\u00famero de identificaci\u00f3n."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@cyber.gov.il",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 1.2,
"impactScore": 3.4
},
{
"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:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-639"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tabit:tabit:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.27.0",
"matchCriteriaId": "1D2DB843-28A9-4524-B84D-F714BF3DB9F6"
}
]
}
]
}
],
"references": [
{
"url": "https://www.gov.il/en/departments/faq/cve_advisories",
"source": "cna@cyber.gov.il",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.gov.il/en/departments/faq/cve_advisories",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}