FKIE_CVE-2024-24914
Vulnerability from fkie_nvd - Published: 2024-11-07 12:15 - Updated: 2025-08-26 16:40
Severity ?
Summary
Authenticated Gaia users can inject code or commands by global variables through special HTTP requests. A Security fix that mitigates this vulnerability is available.
References
| URL | Tags | ||
|---|---|---|---|
| cve@checkpoint.com | https://support.checkpoint.com/results/sk/sk182743 | Vendor Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| checkpoint | gaia_os | r81 | |
| checkpoint | gaia_os | r81.10 | |
| checkpoint | gaia_os | r81.20 | |
| checkpoint | clusterxl | - | |
| checkpoint | multi-domain_management | - | |
| checkpoint | quantum_6700 | - | |
| checkpoint | quantum_maestro | - | |
| checkpoint | quantum_scalable_chassis | - | |
| checkpoint | quantum_security_gateway | - | |
| checkpoint | quantum_security_management | - | |
| checkpoint | quantum_spark | - |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:checkpoint:gaia_os:r81:*:*:*:*:*:*:*",
"matchCriteriaId": "C580EA73-A731-497E-885E-F00854E07EA9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:checkpoint:gaia_os:r81.10:*:*:*:*:*:*:*",
"matchCriteriaId": "55864700-51C8-4540-B4B2-05CE4C7FC245",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:checkpoint:gaia_os:r81.20:*:*:*:*:*:*:*",
"matchCriteriaId": "3BE80E1E-02E1-44E3-B309-3079F0F5A89C",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:checkpoint:clusterxl:-:*:*:*:*:*:*:*",
"matchCriteriaId": "99149C44-7498-44F9-8771-FD37CA2BE738",
"vulnerable": false
},
{
"criteria": "cpe:2.3:h:checkpoint:multi-domain_management:-:*:*:*:*:*:*:*",
"matchCriteriaId": "1584E1B4-412C-40E2-BF07-4E464692F2AE",
"vulnerable": false
},
{
"criteria": "cpe:2.3:h:checkpoint:quantum_6700:-:*:*:*:*:*:*:*",
"matchCriteriaId": "CA698703-C5F2-4EA2-B272-0B0A0D26E2FD",
"vulnerable": false
},
{
"criteria": "cpe:2.3:h:checkpoint:quantum_maestro:-:*:*:*:*:*:*:*",
"matchCriteriaId": "5C9C13E7-3B79-4AC8-B559-266DDE871169",
"vulnerable": false
},
{
"criteria": "cpe:2.3:h:checkpoint:quantum_scalable_chassis:-:*:*:*:*:*:*:*",
"matchCriteriaId": "2411E997-F970-4F47-AA08-B8F1A06EBB3E",
"vulnerable": false
},
{
"criteria": "cpe:2.3:h:checkpoint:quantum_security_gateway:-:*:*:*:*:*:*:*",
"matchCriteriaId": "9016DDF6-285C-4E64-88D0-29ECCEF048F8",
"vulnerable": false
},
{
"criteria": "cpe:2.3:h:checkpoint:quantum_security_management:-:*:*:*:*:*:*:*",
"matchCriteriaId": "08601413-25E2-4977-B67A-C11A9D788EA8",
"vulnerable": false
},
{
"criteria": "cpe:2.3:h:checkpoint:quantum_spark:-:*:*:*:*:*:*:*",
"matchCriteriaId": "FC94897D-88D2-4F56-BEBC-04899FE17197",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Authenticated Gaia users can inject code or commands by global variables through special HTTP requests. A Security fix that mitigates this vulnerability is available."
},
{
"lang": "es",
"value": "Los usuarios autenticados de Gaia pueden inyectar c\u00f3digo o comandos mediante variables globales a trav\u00e9s de solicitudes HTTP especiales. Hay disponible una soluci\u00f3n de seguridad que mitiga esta vulnerabilidad."
}
],
"id": "CVE-2024-24914",
"lastModified": "2025-08-26T16:40:18.067",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.1,
"impactScore": 5.9,
"source": "cve@checkpoint.com",
"type": "Secondary"
}
]
},
"published": "2024-11-07T12:15:24.327",
"references": [
{
"source": "cve@checkpoint.com",
"tags": [
"Vendor Advisory"
],
"url": "https://support.checkpoint.com/results/sk/sk182743"
}
],
"sourceIdentifier": "cve@checkpoint.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-914"
}
],
"source": "cve@checkpoint.com",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…