mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
93 lines
3.3 KiB
JSON
93 lines
3.3 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-4874",
|
|
"ASSIGNER": "cert@cert.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Authentication bypass in Netcomm router models NF20MESH, NF20, and NL1902 allows an unauthenticated user to access content. In order to serve static content, the application performs a check for the existence of specific characters in the URL (.css, .png etc). If it exists, it performs a \"fake login\" to give the request an active session to load the file and not redirect to the login page."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-288"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Netcomm",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "NF20",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "R6B025",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "NF20MESH",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "R6B025",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "NL1902",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "R6B025",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/scarvell/advisories/blob/main/2022_netcomm_nf20mesh_unauth_rce.md",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/scarvell/advisories/blob/main/2022_netcomm_nf20mesh_unauth_rce.md"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "VINCE 2.0.5",
|
|
"env": "prod",
|
|
"origin": "https://cveawg.mitre.org/api//cve/CVE-2022-4874"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |