LiveActive security incident?Get immediate response
CVE Record

CVE-2024-7015: Improper Authentication in Profelis Informatics and Consulting's PassBOX

Missing Authentication for Critical Function vulnerability in Profelis Informatics and Consulting PassBox allows Authentication Abuse. This issue affects PassBox: before v1.2.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2024-7015 is a high-severity authentication weakness in Profelis PassBOX before v1.2. A user with limited access may be able to reach critical functions that should require stronger authentication. Organizations using PassBOX should confirm versions and prioritize upgrade or vendor guidance review.

Executive priority

Treat as a near-term remediation item for any organization using PassBOX. The business risk is unauthorized access to sensitive functions, but current sources do not show known active exploitation. Prioritize version confirmation first, then upgrade or vendor-directed mitigation.

Technical view

The issue is CWE-306, Missing Authentication for Critical Function, in Profelis Informatics and Consulting PassBOX before v1.2. CVSS v4.0 is 7.1 high: network attack vector, low complexity, low privileges required, no user interaction, with attack requirements present. Reported impact includes high confidentiality impact and limited integrity impact.

Likely exposure

Exposure is likely limited to organizations running Profelis PassBOX versions before v1.2, especially if the application is reachable over internal or external networks. The source data does not confirm broad internet exposure or affected deployments.

Exploitation context

The CVE is not listed as KEV, and the provided sources do not state active exploitation. The scoring indicates network reachability, low attack complexity, no user interaction, and low privileges required, but with specific attack requirements present.

Researcher notes

Evidence is limited to CVE and Turkish government advisory references. The CVE prose says PassBOX before v1.2 is affected, while the structured affected entry is sparse. No exploit details, public exploitation claims, or detailed vendor remediation instructions are provided in the source bundle.

Mitigation direction

  • Identify all Profelis PassBOX deployments and owners.
  • Upgrade PassBOX to v1.2 or later if available and vendor-supported.
  • If upgrade timing is uncertain, consult the vendor and national advisory for current guidance.
  • Restrict network access to PassBOX to trusted users and management networks.
  • Review application roles and remove unnecessary user access.

Validation and detection

  • Confirm installed PassBOX versions across production and test environments.
  • Flag any PassBOX instance running a version before v1.2.
  • Review access logs for unusual use of critical functions.
  • Validate that sensitive functions require authentication after remediation.
  • Document compensating controls for any instance not yet upgraded.
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-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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
cve · low confidence lookup

CVE-2024-7015 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
High
CVSS
7.1 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA: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
1ADP 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
7.1CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:NTR-CERT

Vulnerability scoring details

Base CVSS 4.0 score

7.1High
CVSS 4.0 vector shape for CVE-2024-7015Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Profelis Informatics and ConsultingPassBox0unaffected
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.