2024-08-01 18:03:11 +00:00
{
"id" : "CVE-2024-41962" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-08-01T17:16:09.507" ,
2024-08-16 18:03:13 +00:00
"lastModified" : "2024-08-16T16:34:48.873" ,
"vulnStatus" : "Analyzed" ,
2024-08-01 18:03:11 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Bostr is an nostr relay aggregator proxy that acts like a regular nostr relay. bostr let everyone in even having authorized_keys being set when noscraper is set to true. This vulnerability is fixed in 3.0.10."
2024-08-02 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : " Bostr es un proxy agregador de retransmisi\u00f3n nostr que act\u00faa como un retransmisi\u00f3n nostr normal. bostr permite que todos tengan incluso authorized_keys configuradas cuando noscraper est\u00e1 configurado en verdadero. Esta vulnerabilidad se solucion\u00f3 en 3.0.10."
2024-08-01 18:03:11 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-16 18:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-08-16 18:03:13 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L" ,
"baseScore" : 4.6 ,
"baseSeverity" : "MEDIUM" ,
2024-08-16 18:03:13 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2024-08-16 18:03:13 +00:00
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "NONE" ,
2024-08-16 18:03:13 +00:00
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-08-16 18:03:13 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.1 ,
"impactScore" : 2.5
2024-08-16 18:03:13 +00:00
} ,
2024-08-01 18:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-01 18:03:11 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
2024-08-01 18:03:11 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2024-08-01 18:03:11 +00:00
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
2024-08-01 18:03:11 +00:00
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-08-01 18:03:11 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.4
2024-08-01 18:03:11 +00:00
}
]
} ,
"weaknesses" : [
2024-08-16 18:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-08-16 18:03:13 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-285"
2024-08-16 18:03:13 +00:00
}
]
} ,
2024-08-01 18:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-01 18:03:11 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-Other"
2024-08-01 18:03:11 +00:00
}
]
}
] ,
2024-08-16 18:03:13 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:yonle:bostr:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.0.10" ,
"matchCriteriaId" : "572ED35B-69A0-4DD8-9764-8AC380AEF2F7"
}
]
}
]
}
] ,
2024-08-01 18:03:11 +00:00
"references" : [
{
"url" : "https://github.com/Yonle/bostr/blob/8665374a66e2afb9f92d0414b0d6f420a95d5d2d/auth.js#L21" ,
2024-08-16 18:03:13 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2024-08-01 18:03:11 +00:00
} ,
{
"url" : "https://github.com/Yonle/bostr/commit/49181f4ec9ae1472c6675cab56bbc01e723855af" ,
2024-08-16 18:03:13 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-08-01 18:03:11 +00:00
} ,
{
"url" : "https://github.com/Yonle/bostr/releases/tag/3.0.10" ,
2024-08-16 18:03:13 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-08-01 18:03:11 +00:00
} ,
{
"url" : "https://github.com/Yonle/bostr/security/advisories/GHSA-5cf7-cxrf-mq73" ,
2024-08-16 18:03:13 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Mitigation" ,
"Vendor Advisory"
]
2024-08-01 18:03:11 +00:00
}
]
}