2024-08-02 14:03:15 +00:00

72 lines
2.3 KiB
JSON

{
"id": "CVE-2024-41962",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-08-01T17:16:09.507",
"lastModified": "2024-08-02T12:59:43.990",
"vulnStatus": "Awaiting Analysis",
"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."
},
{
"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."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 4.6,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.1,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-285"
}
]
}
],
"references": [
{
"url": "https://github.com/Yonle/bostr/blob/8665374a66e2afb9f92d0414b0d6f420a95d5d2d/auth.js#L21",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/Yonle/bostr/commit/49181f4ec9ae1472c6675cab56bbc01e723855af",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/Yonle/bostr/releases/tag/3.0.10",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/Yonle/bostr/security/advisories/GHSA-5cf7-cxrf-mq73",
"source": "security-advisories@github.com"
}
]
}