FKIE_CVE-2025-70045
Vulnerability from fkie_nvd - Published: 2026-02-23 16:29 - Updated: 2026-02-26 20:03
Severity ?
Summary
An issue pertaining to CWE-295: Improper Certificate Validation was discovered in jxcore jxm master. The application disables TLS/SSL certificate validation by setting 'rejectUnauthorized': false in HTTPS request options when 'jx_obj.IsSecure' is true
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://gist.github.com/zcxlighthouse/bd5852a409c97438016f2c476f8461d9 | Third Party Advisory | |
| cve@mitre.org | https://github.com/jxcore | Product | |
| cve@mitre.org | https://github.com/jxcore/jxm | Product |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:jxcore:jxm:-:*:*:*:*:*:*:*",
"matchCriteriaId": "1CBB3053-3600-42AA-8040-44A4A0BAC203",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue pertaining to CWE-295: Improper Certificate Validation was discovered in jxcore jxm master. The application disables TLS/SSL certificate validation by setting \u0027rejectUnauthorized\u0027: false in HTTPS request options when \u0027jx_obj.IsSecure\u0027 is true"
},
{
"lang": "es",
"value": "Un problema relacionado con CWE-295: Validaci\u00f3n Incorrecta de Certificados fue descubierto en jxcore jxm master. La aplicaci\u00f3n deshabilita la validaci\u00f3n de certificados TLS/SSL al establecer \u0027rejectUnauthorized\u0027: false en las opciones de solicitud HTTPS cuando \u0027jx_obj.IsSecure\u0027 es true"
}
],
"id": "CVE-2025-70045",
"lastModified": "2026-02-26T20:03:59.297",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-02-23T16:29:36.323",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://gist.github.com/zcxlighthouse/bd5852a409c97438016f2c476f8461d9"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://github.com/jxcore"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://github.com/jxcore/jxm"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"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…