2024-08-26 08:03:19 +00:00
{
"id" : "CVE-2024-45256" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-26T07:15:04.420" ,
2024-08-26 14:03:14 +00:00
"lastModified" : "2024-08-26T13:35:02.937" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-08-26 08:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An arbitrary file write issue in the exfiltration endpoint in BYOB (Build Your Own Botnet) 2.0 allows attackers to overwrite SQLite databases and bypass authentication via an unauthenticated HTTP request with a crafted parameter. This occurs in file_add in api/files/routes.py."
}
] ,
2024-08-26 14:03:14 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
2024-08-26 08:03:19 +00:00
"references" : [
{
"url" : "https://blog.chebuya.com/posts/unauthenticated-remote-command-execution-on-byob/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/chebuya/exploits/tree/main/BYOB-RCE" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/malwaredllc/byob" ,
"source" : "cve@mitre.org"
}
]
}