80 lines
2.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-48053",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-16T18:15:07.297",
"lastModified": "2023-11-22T00:07:38.557",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Archery v1.10.0 uses a non-random or static IV for Cipher Block Chaining (CBC) mode in AES encryption. This vulnerability can lead to the disclosure of information and communications."
},
{
"lang": "es",
"value": "Archery v1.10.0 utiliza un IV no aleatorio o est\u00e1tico para el modo Cipher Block Chaining (CBC) en cifrado AES. Esta vulnerabilidad puede dar lugar a la divulgaci\u00f3n de informaci\u00f3n y comunicaciones."
}
],
"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:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-798"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:archerydms:archery:1.9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DCE3AAB2-FAE8-440E-8BD4-3367BF3639D5"
}
]
}
]
}
],
"references": [
{
"url": "https://gxx777.github.io/Archery_v1.10.0_Cryptographic_API_Misuse_Vulnerability.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}