LiveActive security incident?Get immediate response
CVE Record

CVE-2024-1153: SQL Injection Vulnerability in Talya Informatics' Travel APPS

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Talya Informatics Travel APPS allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Travel APPS: before v17.0.68.

MediumCVSS 4.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-1153 is a SQL injection issue in Talya Informatics Travel APPS before v17.0.68. The main reported business risk is unauthorized access to confidential data, but the CVSS vector indicates physical access is required, limiting broad remote exposure.

Executive priority

Treat this as a targeted confidentiality risk, not an emergency internet-wide incident based on available evidence. Prioritize confirmation and upgrade planning for any Travel APPS environment handling sensitive travel or customer data.

Technical view

The CVE maps to CWE-89: improper neutralization of SQL command elements. It affects Travel APPS before v17.0.68 and has CVSS 3.1 score 4.6, vector AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N. The record emphasizes confidentiality impact without integrity or availability impact.

Likely exposure

Exposure appears limited to organizations running Talya Informatics Travel APPS versions before v17.0.68. The CVSS vector indicates physical access, not network remote exploitation. The source bundle also contains sparse affected-version metadata, so inventory confirmation is important.

Exploitation context

No active exploitation is stated in the supplied sources, and the CVE is not listed as KEV in the bundle. Public details are limited; do not assume exploit availability or internet-wide exploitation from these sources alone.

Researcher notes

The description says versions before v17.0.68 are affected, while the structured affected entry is sparse and lists version "0" with defaultStatus "unaffected." Rely on vendor or advisory confirmation for exact version ranges and remediation details.

Mitigation direction

  • Identify all Talya Informatics Travel APPS deployments and installed versions.
  • Upgrade Travel APPS to v17.0.68 or later if vendor guidance confirms availability.
  • Review Talya Informatics and Turkish government advisory guidance before applying changes.
  • Restrict physical and administrative access to systems running vulnerable versions.
  • Review database access controls for least-privilege enforcement.

Validation and detection

  • Confirm whether any deployed Travel APPS instance is earlier than v17.0.68.
  • Verify vendor or advisory documentation for the exact fixed release.
  • Check application logs for unusual database query errors or unauthorized data access indicators.
  • Validate that database accounts used by Travel APPS have minimal required privileges.
  • Document compensating controls where upgrade timing is delayed.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-1153 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.6 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.6CVSS 3.1MediumCVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N0.93.6TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

4.6Medium
CVSS 3.1 vector shape for CVE-2024-1153Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Talya InformaticsTravel APPS0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-89 · source CWE mapping

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.