cvelist/2025/2xxx/CVE-2025-2887.json

76 lines
2.6 KiB
JSON
Raw Normal View History

2025-03-27 22:00:32 +00:00
{
2025-03-27 23:00:36 +00:00
"data_version": "4.0",
2025-03-27 22:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-2887",
2025-03-27 23:00:36 +00:00
"ASSIGNER": "aws-security@amazon.com",
"STATE": "PUBLIC"
2025-03-27 22:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-27 23:00:36 +00:00
"value": "During a target rollback, the client fails to detect the rollback for delegated targets. This could cause the client to fetch a target from an incorrect source, altering the target contents. Users should upgrade to tough version 0.20.0 or later and ensure any forked or derivative code is patched to incorporate the new fixes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1025: Comparison Using Wrong Factors",
"cweId": "CWE-1025"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "AWS",
"product": {
"product_data": [
{
"product_name": "tough",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.1.0",
"version_value": "0.20.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/awslabs/tough/security/advisories/GHSA-q6r9-r9pw-4cf7",
"refsource": "MISC",
"name": "https://github.com/awslabs/tough/security/advisories/GHSA-q6r9-r9pw-4cf7"
},
{
"url": "https://aws.amazon.com/security/security-bulletins/AWS-2025-007/",
"refsource": "MISC",
"name": "https://aws.amazon.com/security/security-bulletins/AWS-2025-007/"
2025-03-27 22:00:32 +00:00
}
]
2025-03-27 23:00:36 +00:00
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
2025-03-27 22:00:32 +00:00
}
}