cvelist/2025/24xxx/CVE-2025-24369.json
2025-01-27 23:00:59 +00:00

83 lines
3.1 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-24369",
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Anubis is a tool that allows administrators to protect bots against AI scrapers through bot-checking heuristics and a proof-of-work challenge to discourage scraping from multiple IP addresses. Anubis allows attackers to bypass the bot protection by requesting a challenge, formulates any nonce (such as 42069), and then passes the challenge with difficulty zero. Commit e09d0226a628f04b1d80fd83bee777894a45cd02 fixes this behavior by not using a client-specified difficulty value."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-807: Reliance on Untrusted Inputs in a Security Decision",
"cweId": "CWE-807"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Xe",
"product": {
"product_data": [
{
"product_name": "x",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< v1.11.0-37-gd98d70a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/Xe/x/security/advisories/GHSA-56w8-8ppj-2p4f",
"refsource": "MISC",
"name": "https://github.com/Xe/x/security/advisories/GHSA-56w8-8ppj-2p4f"
},
{
"url": "https://github.com/Xe/x/commit/7bd7b209f4f1b897de85ec8973458dc8be606a8b",
"refsource": "MISC",
"name": "https://github.com/Xe/x/commit/7bd7b209f4f1b897de85ec8973458dc8be606a8b"
},
{
"url": "https://github.com/Xe/x/commit/e09d0226a628f04b1d80fd83bee777894a45cd02",
"refsource": "MISC",
"name": "https://github.com/Xe/x/commit/e09d0226a628f04b1d80fd83bee777894a45cd02"
},
{
"url": "https://xeiaso.net/notes/2025/GHSA-56w8-8ppj-2p4f",
"refsource": "MISC",
"name": "https://xeiaso.net/notes/2025/GHSA-56w8-8ppj-2p4f"
}
]
},
"source": {
"advisory": "GHSA-56w8-8ppj-2p4f",
"discovery": "UNKNOWN"
}
}