Lucene search
+L

9721 matches found

CNNVD
CNNVD
added 2022/02/25 12:00 a.m.8 views

Fuchsia 安全漏洞

Fuchsia is an open source general-purpose operating system. a security vulnerability exists in Fuchsia, which stems from the fact that the software can modify VMO data by accessing a copy-on-write snapshot, which can be exploited by local attackers to modify objects in VMO that they do not have...

7.5CVSS5.6AI score0.00082EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/24 3:15 p.m.6 views

CVE-2022-25401

The copy function of the file manager in Cuppa CMS v1.0 allows any file to be copied to the current directory, granting attackers read access to arbitrary files...

7.5CVSS5.8AI score0.02255EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/02/24 3:15 p.m.7 views

CVE-2022-25401

The copy function of the file manager in Cuppa CMS v1.0 allows any file to be copied to the current directory, granting attackers read access to arbitrary files...

7.5CVSS7.1AI score0.02255EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/02/24 12:00 a.m.6 views

Cuppa CMS 访问控制错误漏洞

CuppaCMS is a content management system CMS. An access control error vulnerability exists in Cuppa CMS, which stems from the product's file copy function that allows arbitrary files to be copied to the current directory. An attacker could read arbitrary files through this vulnerability. The...

7.5CVSS7.5AI score0.02255EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/02/23 9:11 p.m.35 views

CVE-2022-25401

The copy function of the file manager in Cuppa CMS v1.0 allows any file to be copied to the current directory, granting attackers read access to arbitrary files...

7.5AI score0.02255EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2022/02/22 3:16 p.m.6 views

unbound: out-of-bounds write via a compressed name in rdata_copy

A flaw was found in unbound. An out-of-bounds write in the rdatacopy function may be abused by a remote attacker. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability...

9.8CVSS7.3AI score0.02037EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/02/22 9:17 a.m.10 views

kernel: failing usercopy allows for use-after-free exploitation

A use-after-free flaw was found in the Linux kernel’s vmwexecbufcopyfenceuser function in drivers/gpu/drm/vmwgfx/vmwgfxexecbuf.c in vmwgfx. This flaw allows a local attacker with user privileges to cause a privilege escalation problem...

7.8CVSS7.1AI score0.02579EPSS
SaveExploits3References4
OSV
OSV
added 2022/02/21 6:15 p.m.10 views

CVE-2022-23983

Cross-Site Request Forgery CSRF vulnerability leading to plugin Settings Update discovered in WP Content Copy Protection & No Right Click WordPress plugin versions = 3.4.4...

8.8CVSS7.3AI score0.00421EPSS
SaveExploits0References2
NVD
NVD
added 2022/02/21 6:15 p.m.21 views

CVE-2022-23983

Cross-Site Request Forgery CSRF vulnerability leading to plugin Settings Update discovered in WP Content Copy Protection & No Right Click WordPress plugin versions = 3.4.4...

8.8CVSS0.00421EPSS
SaveExploits0References2
Prion
Prion
added 2022/02/21 6:15 p.m.25 views

Cross site request forgery (csrf)

Cross-Site Request Forgery CSRF vulnerability leading to plugin Settings Update discovered in WP Content Copy Protection & No Right Click WordPress plugin versions = 3.4.4...

6.8CVSS8.6AI score0.00421EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/02/21 5:49 p.m.125 views

CVE-2022-23983

The CVE concerns WordPress WP Content Copy Protection & No Right Click plugin (versions

8.8CVSS6.5AI score0.00421EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/02/21 5:49 p.m.30 views

CVE-2022-23983 WordPress WP Content Copy Protection & No Right Click plugin <= 3.4.4 - Cross-Site Request Forgery (CSRF) leads to Settings Update vulnerability

Cross-Site Request Forgery CSRF vulnerability leading to plugin Settings Update discovered in WP Content Copy Protection & No Right Click WordPress plugin versions = 3.4.4...

4.3CVSS8.9AI score0.00421EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/21 5:44 p.m.11 views

CLSA-2022-1645465475 Fix CVE(s): CVE-2022-0408, CVE-2022-0417, CVE-2022-0443, CVE-2022-0413

SECURITY UPDATE: Stack corruption when looking for spell suggestions - debian/patches/CVE-2022-0408.patch: Prevent the depth increased too much, add a five second time limit to finding suggestions - CVE-2022-0408 SECURITY UPDATE: Using freed memory when substitute with function call -...

8.4CVSS7.2AI score0.01541EPSS
SaveExploits4References1
Patchstack
Patchstack
added 2022/02/16 12:00 a.m.25 views

WordPress WP Content Copy Protection & No Right Click plugin <= 3.4.4 - Cross-Site Request Forgery (CSRF) leads to Settings Update vulnerability

Cross-Site Request Forgery CSRF vulnerability discovered in WordPress WP Content Copy Protection & No Right Click plugin versions = 3.4.4 by Muhammad Daffa. Solution Update the WordPress WP Content Copy Protection & No Right Click plugin to the latest available version at least 3.4.5...

8.8CVSS2.8AI score0.00421EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.137 views

Symlink Attack in kubectl cp

The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is malicious, it could r...

6.4CVSS1.5AI score0.13164EPSS
SaveExploits2References13Affected Software1
OSV
OSV
added 2022/02/14 4:23 p.m.21 views

CLSA-2022-1644855795 Fixed CVEs in vim: CVE-2022-0359, CVE-2022-0351, CVE-2022-0368, CVE-2022-0361

CVE-2022-0351: fix crash caused by too depth recursion - CVE-2022-0359: fix illegal memory access with large tabstop in ex mode - CVE-2022-0361: fix illegal memory access when copying lines in visual mode - CVE-2022-0368: fix illegal memory access when undo makes visual area invalid...

8.4CVSS6.7AI score0.01566EPSS
SaveExploits4References1
OSV
OSV
added 2022/02/14 4:21 p.m.20 views

CLSA-2022-1644855718 Fix of CVE: CVE-2022-0351, CVE-2022-0368, CVE-2022-0359, CVE-2022-0361

CVE-2022-0351: fix crash caused by too depth recursion - CVE-2022-0359: fix illegal memory access with large tabstop in ex mode - CVE-2022-0361: fix illegal memory access when copying lines in visual mode - CVE-2022-0368: fix illegal memory access when undo makes visual area invalid...

8.4CVSS6.7AI score0.01566EPSS
SaveExploits4References1
ATTACKERKB
ATTACKERKB
added 2022/02/11 6:15 p.m.6 views

CVE-2021-22824

A CWE-120: Buffer Copy without Checking Size of Input vulnerability exists that could result in denial of service, due to missing length check on user-supplied data from a constructed message received on the network. Affected Product: Interactive Graphical SCADA System Data Collector dc.exe...

7.5CVSS7.1AI score0.14241EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/11 6:15 p.m.8 views

CVE-2021-22824

A CWE-120: Buffer Copy without Checking Size of Input vulnerability exists that could result in denial of service, due to missing length check on user-supplied data from a constructed message received on the network. Affected Product: Interactive Graphical SCADA System Data Collector dc.exe...

7.5CVSS5.8AI score0.14241EPSS
SaveExploits0References1
OSV
OSV
added 2022/02/11 6:15 p.m.10 views

CVE-2021-22802

A CWE-120: Buffer Copy without Checking Size of Input vulnerability exists that could result in remote code execution due to missing length check on user supplied data, when a constructed message is received on the network. Affected Product: Interactive Graphical SCADA System Data Collector dc.ex...

9.8CVSS6.4AI score0.20165EPSS
SaveExploits0References1
Rows per page
Query Builder