cvelist/2023/25xxx/CVE-2023-25187.json

86 lines
3.6 KiB
JSON
Raw Normal View History

2023-02-04 05:00:38 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-06-16 20:00:41 +00:00
"ID": "CVE-2023-25187",
"STATE": "PUBLIC"
2023-02-04 05:00:38 +00:00
},
2023-06-16 20:00:41 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-02-04 05:00:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-06-16 20:00:41 +00:00
"value": "An issue was discovered on NOKIA Airscale ASIKA Single RAN devices before 21B. Nokia Single RAN commissioning procedures do not change (factory-time installed) default SSH public/private key values that are specific to a network operator. As a result, the CSP internal BTS network SSH server (disabled by default) continues to apply the default SSH public/private key values. These keys don't give access to BTS, because service user authentication is username/password-based on top of SSH. Nokia factory installed default SSH keys are meant to be changed from operator-specific values during the BTS deployment commissioning phase. However, before the 21B release, BTS commissioning manuals did not provide instructions to change default SSH keys (to BTS operator-specific values). This leads to a possibility for malicious operations staff (inside a CSP network) to attempt MITM exploitation of BTS service user access, during the moments that SSH is enabled for Nokia service personnel to perform troubleshooting activities."
2023-02-04 05:00:38 +00:00
}
]
2023-06-16 20:00:41 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://Nokia.com",
"refsource": "MISC",
"name": "https://Nokia.com"
},
{
"refsource": "MISC",
"name": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2023-25187/",
"url": "https://www.nokia.com/about-us/security-and-privacy/product-security-advisory/cve-2023-25187/"
2023-06-21 18:00:42 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/173055/Nokia-ASIKA-7.13.52-Private-Key-Disclosure.html",
"url": "http://packetstormsecurity.com/files/173055/Nokia-ASIKA-7.13.52-Private-Key-Disclosure.html"
2023-06-16 20:00:41 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AC:H/AV:L/A:H/C:H/I:H/PR:H/S:U/UI:R",
"version": "3.1"
}
2023-02-04 05:00:38 +00:00
}
}