80 lines
2.1 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-46754",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-26T05:15:26.173",
"lastModified": "2023-11-07T15:56:54.830",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The admin panel for Obl.ong before 1.1.2 allows authorization bypass because the email OTP feature accepts arbitrary numerical values."
},
{
"lang": "es",
"value": "El panel de administraci\u00f3n de Obl.ong anterior a la versi\u00f3n 1.1.2 permite omitir la autorizaci\u00f3n porque la funci\u00f3n OTP de correo electr\u00f3nico acepta valores num\u00e9ricos arbitrarios."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-863"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:obl.ong:admin:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.1.2",
"matchCriteriaId": "C8338607-BE3D-4DB0-B5A2-3DCBE612F224"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/obl-ong/admin/releases/tag/v1.1.2",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}