mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
95 lines
3.5 KiB
JSON
95 lines
3.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-8642",
|
|
"ASSIGNER": "security@eclipse.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In Eclipse Dataspace Components, from version 0.5.0 and before version 0.9.0, the ConsumerPullTransferTokenValidationApiController does not check for token validity (expiry, not-before, issuance date), which can allow an attacker to bypass the check for token expiration. The issue requires to have a dataplane configured to support http proxy consumer pull AND include the module \"transfer-data-plane\". The affected code was marked deprecated from the version 0.6.0 in favour of Dataplane Signaling. In 0.9.0 the vulnerable code has been removed."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-303",
|
|
"cweId": "CWE-303"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-305",
|
|
"cweId": "CWE-305"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Eclipse Foundation",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Eclipse EDC Connector",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "0.5.0",
|
|
"version_value": "0.9.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/234",
|
|
"refsource": "MISC",
|
|
"name": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/234"
|
|
},
|
|
{
|
|
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/28",
|
|
"refsource": "MISC",
|
|
"name": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/28"
|
|
},
|
|
{
|
|
"url": "https://github.com/eclipse-edc/Connector/commit/04899e91dcdb4a407db4eb7af3e7b6ff9a9e9ad6",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/eclipse-edc/Connector/commit/04899e91dcdb4a407db4eb7af3e7b6ff9a9e9ad6"
|
|
},
|
|
{
|
|
"url": "https://github.com/eclipse-edc/Connector/releases/tag/v0.9.0",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/eclipse-edc/Connector/releases/tag/v0.9.0"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.2.0"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |