Travel AppsApplication · Talyabilisim

CVE-2024-1107

CRITICAL · 9.8 CVSS v3.1 Published 2024-06-27
Fix available
A fix is available. Upgrade to 17.0.68 or later.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Authorization Bypass Through User-Controlled Key vulnerability in Talya Informatics Travel APPS allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Travel APPS: before v17.0.68.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

This is an IDOR (Insecure Direct Object Reference) vulnerability where an attacker can manipulate a user-controlled key parameter (such as a user ID, record ID, or session identifier) to bypass authorization checks and access unauthorized data or functionality in the Travel APPS application. The incorrectly configured access control security levels allow privilege escalation or unauthorized access to sensitive travel data.

MitigationUpgrade Travel APPS to version 17.0.68 or later to obtain the vendor patch. Prior to deployment, conduct a comprehensive access control audit to verify all endpoints enforce proper authorization.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Travel AppsApplication
Affected:< 17.0.68

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check installed Travel Apps version
    Locate the version information for Talyabilisim Travel Apps in the application settings, about page, or system configuration file. Common locations include the admin panel, package manifest, or startup logs.
    Affected if The installed version is any version lower than 17.0.68 (e.g., 17.0.67, 17.0.50, 16.x, etc.)
  2. Identify endpoints accepting user-controlled key parameters
    Review application routing and API endpoints that accept parameters such as user_id, record_id, session_id, or similar identifiers in URL paths, query strings, or request bodies. Examine application logs or proxy traffic to map which endpoints exist.
    Affected if The application exposes endpoints that accept sequential or predictable IDs as parameters without explicit ownership validation.
  3. Test authorization bypass on parameterized endpoints
    Using an authenticated session with limited privileges, modify the value of a user-controlled parameter (such as a user ID or record ID) in a request to access data belonging to another user or higher-privileged account. Observe whether the application returns unauthorized data.
    Affected if Modifying the parameter value grants access to data or functionality that the authenticated user should not have permission to view or modify.
  4. Verify access control enforcement in configuration
    Inspect the application configuration or access control settings to confirm that authorization checks are enforced on all endpoints that process user-controlled parameters. Look for role-based access control (RBAC) or permission validation logic.
    Affected if The configuration shows missing or disabled authorization checks for endpoints handling sensitive parameters.
  5. Review application logs for unauthorized access patterns
    Examine application access and security logs for entries where parameter values were modified across different user contexts, or where unauthorized data retrieval attempts were recorded.
    Affected if Logs show successful requests where parameter manipulation occurred and sensitive data was returned without proper authorization validation.

Your environment is affected if Travel Apps version is below 17.0.68 and the application permits unauthorized access when user-controlled parameters (like IDs or session identifiers) are manipulated to access data outside the current user's permissions.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 17.0.68 or later
Fixed in 17.0.68
Interim mitigation

Upgrade Travel APPS to version 17.0.68 or later to obtain the vendor patch. Prior to deployment, conduct a comprehensive access control audit to verify all endpoints enforce proper authorization.

Recommended fix Moderate confidence

17.0.68

  1. 1. Identify all deployments of Talya Informatics Travel APPS in your environment.
  2. 2. Verify current installed version of Travel APPS on each system.
  3. 3. Review release notes and changelog for version 17.0.68 to understand changes and verify it addresses CVE-2024-1107.
  4. 4. Create a backup of current configuration and data before upgrading.
  5. 5. Test the upgrade in a non-production environment to verify compatibility with your setup.
  6. 6. Apply the upgrade to production systems following your organization's change management process.
  7. 7. After upgrade, verify the application is functioning correctly and the vulnerability is remediated.

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Travel Apps Scoped from the published advisory
  • Consultation4.0 h
  • Implementation2.0 h
  • Testing8.0 h
  • Review / QA4.0 h
18.0 hours of engineering $3,080
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,928.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-1107 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-1107 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data