cvelist/2024/8xxx/CVE-2024-8956.json
2024-09-17 21:00:40 +00:00

112 lines
3.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-8956",
"ASSIGNER": "disclosure@vulncheck.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "PTZOptics PT30X-SDI/NDI-xx before firmware 6.3.40 is vulnerable to an insufficient authentication issue. The camera does not properly enforce authentication to /cgi-bin/param.cgi when requests are sent without an HTTP Authorization header. The result is a remote and unauthenticated attacker can leak sensitive data such as usernames, password hashes, and configurations details. Additionally, the attacker can update individual configuration values or overwrite the whole file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PTZOptics",
"product": {
"product_data": [
{
"product_name": "PT30X-SDI",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "6.3.40"
}
]
}
},
{
"product_name": "PT30X-NDI",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "6.3.40"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://ptzoptics.com/firmware-changelog/",
"refsource": "MISC",
"name": "https://ptzoptics.com/firmware-changelog/"
},
{
"url": "https://vulncheck.com/advisories/ptzoptics-insufficient-auth",
"refsource": "MISC",
"name": "https://vulncheck.com/advisories/ptzoptics-insufficient-auth"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Konstantin Lazarev of GreyNoise"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
]
}
}