Lucene search
+L

13076 matches found

NVD
NVD
added 2024/10/21 9:15 p.m.31 views

CVE-2024-40090

Vilo 5 Mesh WiFi System = 5.16.1.33 is vulnerable to Information Disclosure. An information leak in the Boa webserver allows remote, unauthenticated attackers to leak memory addresses of uClibc and the stack via sending a GET request to the index page...

4.3CVSS0.00258EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/21 9:15 p.m.29 views

CVE-2024-40088

A Directory Traversal vulnerability in the Boa webserver of Vilo 5 Mesh WiFi System = 5.16.1.33 allows remote, unauthenticated attackers to enumerate the existence and length of any file in the filesystem by placing malicious payloads in the path of any HTTP request...

5.3CVSS0.00701EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/21 9:15 p.m.25 views

CVE-2024-40089

A Command Injection vulnerability in Vilo 5 Mesh WiFi System = 5.16.1.33 allows remote, authenticated attackers to execute arbitrary code by injecting shell commands into the name of the Vilo device...

9.1CVSS0.01227EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/21 9:15 p.m.37 views

CVE-2024-40091

Vilo 5 Mesh WiFi System = 5.16.1.33 lacks authentication in the Boa webserver, which allows remote, unauthenticated attackers to retrieve logs with sensitive system...

5.3CVSS0.00382EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/21 9:15 p.m.35 views

CVE-2024-40084

A Buffer Overflow in the Boa webserver of Vilo 5 Mesh WiFi System = 5.16.1.33 allows remote, unauthenticated attackers to execute arbitrary code via exceptionally long HTTP methods or paths...

9.6CVSS0.00612EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/21 9:15 p.m.46 views

CVE-2024-40085

A Buffer Overflow vulnerability in the localappsetrouterwan function of Vilo 5 Mesh WiFi System = 5.16.1.33 allows remote, unauthenticated attackers to execute arbitrary code via pppoeusername and pppoepassword fields being larger than 128 bytes in length...

9.6CVSS0.00612EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/21 9:15 p.m.41 views

CVE-2024-40083

A Buffer Overflow vulnerabilty in the localappsetroutertoken function of Vilo 5 Mesh WiFi System = 5.16.1.33 allows remote, unauthenticated attackers to execute arbitrary code via sscanf reading the token and timezone JSON fields into a fixed-length buffer...

9.6CVSS0.00406EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/21 9:15 p.m.45 views

CVE-2024-40086

A Buffer Overflow vulnerability in the localappsetrouterwifiSSIDPWD function of Vilo 5 Mesh WiFi System = 5.16.1.33 allows remote, unauthenticated attackers to execute arbitrary code via a password field larger than 64 bytes in length...

9.6CVSS0.00612EPSS
SaveExploits1References1
OSV
OSV
added 2024/10/21 1:15 p.m.12 views

AZL-50913 CVE-2024-49862 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix off by one in getrpi The rp-priv-rpi array is either rpimsr or rpitpmi which have NRRAPLPRIMITIVES number of elements. Thus the needs to be = to prevent an off by one access...

7.1CVSS6.6AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.13 views

AZL-50640 CVE-2024-49855 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between timeout and normal completion If request timetout is handled by nbdrequeuecmd, normal completion has to be stopped for avoiding to complete this requeued request, other use-after-free can be triggered. Fix t...

7CVSS6.6AI score0.00463EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.9 views

AZL-50975 CVE-2024-47745 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

7.8CVSS6.6AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.10 views

AZL-50667 CVE-2024-47744 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvmusagecount to avoid deadlock Use a dedicated mutex to guard kvmusagecount to fix a potential deadlock on x86 due to a chain of locks and SRCU synchronizations. Translating the below lockdep...

5.5CVSS6.3AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.11 views

AZL-50945 CVE-2024-47737 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: nfsd: call cacheput if xdrreservespace returns NULL If not enough buffer space available, but idmaplookup has triggered lookupfn which calls cacheget and returns successfully. Then we missed to call cacheput here which pairs with...

5.5CVSS6.5AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.12 views

AZL-51018 CVE-2024-47731 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: Fix alidrwpmu driver interrupt status clearing The alibabauncorepmu driver forgot to clear all interrupt status in the interrupt processing function. After the PMU counter overflow interrupt occurred, an interrupt...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.12 views

AZL-50930 CVE-2024-47738 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 "wifi: mac80211: don't use rate mask for scanning", ignore incorrect settings to avoid no supported rate warning reported by syzbot. The...

3.3CVSS6.6AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.11 views

AZL-51195 CVE-2024-47707 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6uncachedlistflushdev Blamed commit accidentally removed a check for rt-rt6iidev being NULL, as spotted by syzbot: Oops: general protection fault, probably for non-canonical address...

5.5CVSS6.7AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.11 views

AZL-51014 CVE-2024-47682 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sdreadblockcharacteristics Ff the device returns page 0xb1 with length 8 happens with qemu v2.x, for example, sdreadblockcharacteristics may attempt an out-of-bounds memory access when accessing...

7.8CVSS6.3AI score0.00536EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 12:00 a.m.18 views

CVE-2024-40087

Vilo 5 Mesh WiFi System = 5.16.1.33 is vulnerable to Insecure Permissions. Lack of authentication in the custom TCP service on port 5432 allows remote, unauthenticated attackers to gain administrative access over the router...

7.5AI score0.00366EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/10/21 12:00 a.m.17 views

CVE-2024-40086

A Buffer Overflow vulnerability in the localappsetrouterwifiSSIDPWD function of Vilo 5 Mesh WiFi System = 5.16.1.33 allows remote, unauthenticated attackers to execute arbitrary code via a password field larger than 64 bytes in length...

8.1AI score0.00612EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/10/21 12:00 a.m.34 views

CVE-2024-40087

Vilo 5 Mesh WiFi System = 5.16.1.33 is vulnerable to Insecure Permissions. Lack of authentication in the custom TCP service on port 5432 allows remote, unauthenticated attackers to gain administrative access over the router...

0.00366EPSS
SaveExploits1References1
Rows per page
Query Builder