VYPR
Vendor

Tabit

Products
1
CVEs
7
Across products
7
Status
Private

Products

1

Recent CVEs

7
  • CVE-2022-34775MedAug 22, 2022
    risk 0.41cvss 6.3epss 0.00

    Tabit - Excessive data exposure. Another endpoint mapped by the tiny url, was one for reservation cancellation, containing the MongoDB ID of the reservation, and organization. This can be used to query the http://tgm-api.tabit.cloud/rsv/management/{reservationId}?organization={or…

  • CVE-2022-34774MedAug 22, 2022
    risk 0.41cvss 6.3epss 0.00

    Tabit - Arbitrary account modification. One of the endpoints mapped by the tiny URL, was a page where an adversary can modify personal details, such as email addresses and phone numbers of a specific user in a restaurant's loyalty program. Possibly allowing account takeover (the…

  • CVE-2022-34776MedAug 22, 2022
    risk 0.36cvss 5.5epss 0.00

    Tabit - giftcard stealth. 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 APIs, has in its URL one or more…

  • CVE-2022-34771MedAug 22, 2022
    risk 0.36cvss 5.5epss 0.00

    Tabit - arbitrary SMS send on Tabits behalf. The resend OTP API of tabit allows an adversary to send messages on tabits behalf to anyone registered on the system - the API receives the parameters: phone number, and CustomMessage, We can use that API to craft malicious messages…

  • CVE-2022-34773MedAug 22, 2022
    risk 0.32cvss 4.9epss 0.01

    Tabit - HTTP Method manipulation. https://bridge.tabit.cloud/configuration/addresses-query - can be POST-ed to add addresses to the DB. This is an example of OWASP:API8 – Injection.

  • CVE-2022-34770MedAug 22, 2022
    risk 0.30cvss 4.6epss 0.00

    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’s, has in its…

  • CVE-2022-34772MedAug 22, 2022
    risk 0.28cvss 4.3epss 0.00

    Tabit - password enumeration. Description: Tabit - password enumeration. The passwords for the Tabit system is a 4 digit OTP. One can resend OTP and try logging in indefinitely. Once again, this is an example of OWASP: API4 - Rate limiting.