cvelist/2023/51xxx/CVE-2023-51741.json

105 lines
3.5 KiB
JSON
Raw Normal View History

2023-12-22 10:00:32 +00:00
{
2024-01-17 08:00:38 +00:00
"data_version": "4.0",
2023-12-22 10:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-51741",
2024-01-17 08:00:38 +00:00
"ASSIGNER": "vdisclose@cert-in.org.in",
"STATE": "PUBLIC"
2023-12-22 10:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-17 08:00:38 +00:00
"value": "This vulnerability exist in Skyworth Router CM5100, version 4.1.1.24, due to transmission of authentication credentials in plaintext over the network. A remote attacker could exploit this vulnerability by eavesdropping on the victim\u2019s network traffic to extract username and password from the web interface (Password Reset Page) of the vulnerable targeted system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-319 Cleartext Transmission of Sensitive Information",
"cweId": "CWE-319"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Hathway",
"product": {
"product_data": [
{
"product_name": "Skyworth Router CM5100",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "4.1.1.24"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.cert-in.org.in/s2cMainServlet?pageid=PUBVLNOTES01&VLCODE=CIVN-2024-0013",
"refsource": "MISC",
"name": "https://www.cert-in.org.in/s2cMainServlet?pageid=PUBVLNOTES01&VLCODE=CIVN-2024-0013"
}
]
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Upgrade to latest version 4.1.1.25 or later."
}
],
"value": "Upgrade to latest version 4.1.1.25 or later."
}
],
"credits": [
{
"lang": "en",
"value": "This vulnerability is reported by Sushant Mane, Parul Sindhwad, Tushar Nagrare and Dr. Faruk Kazi from CoE-CNDS Lab, VJTI Mumbai, India. "
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2023-12-22 10:00:32 +00:00
}
]
}
}