Lucene search
+L

2052 matches found

CVE
CVE
added 2023/01/02 9:49 p.m.65 views

CVE-2022-4298

The CVE-2022-4298 issue affects the Wholesale Market WordPress plugin prior to version 2.2.1. The root cause is missing authorization checks and lack of validation for user input used to generate system paths, enabling unauthenticated attackers to download arbitrary files from the server (e.g., s...

9.8CVSS9.7AI score0.01833EPSS
SaveExploits2References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/01/02 9:49 p.m.5 views

CVE-2022-4140 Welcart e-Commerce < 2.8.5 - Unauthenticated Arbitrary File Access

The Welcart e-Commerce WordPress plugin before 2.8.5 does not validate user input before using it to output the content of a file, which could allow unauthenticated attacker to read arbitrary files on the server...

6.8AI score0.02941EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/12/30 5:11 p.m.24 views

Reflected Cross Site Scripting

Description User can be input malicious js in param action in url http://localhost//stats.php?action=injecthere&userid=1 and send link to other user can be steal cookie of other user. Param action not input validation from user on line 71 in file...

5.8CVSS6.2AI score0.00639EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/12/29 12:0 a.m.2 views

PT-2022-28129 · Unknown · Usememos/Memos

Name of the Vulnerable Software and Affected Versions: usememos/memos versions prior to 0.9.1 Description: The issue is related to Cross-site Scripting XSS - Stored, which occurs when an application stores user input and later displays it without proper validation, allowing an attacker to inject...

8.6CVSS6.1AI score0.00601EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2022/12/23 12:0 a.m.3 views

PT-2022-28012 · Unknown · Usememos/Memos

Name of the Vulnerable Software and Affected Versions: usememos/memos versions prior to 0.9.0 Description: The issue is related to Cross-site Scripting XSS - Stored, which occurs when an application stores user input and later displays it without proper validation, allowing attackers to inject...

7.6CVSS5.7AI score0.00652EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2022/12/21 12:0 a.m.6 views

PT-2022-27783 · Microweber · Microweber

Name of the Vulnerable Software and Affected Versions: microweber/microweber versions prior to 1.3.2 Description: The issue is related to Cross-site Scripting XSS - Reflected, which occurs when an application includes user input in its responses without proper validation, allowing an attacker to...

6.1CVSS3.6AI score0.00616EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2022/12/19 1:41 p.m.23 views

CVE-2022-4106 Wholesale Market for WooCommerce < 1.0.7 - Unauthenticated Arbitrary File Download

The Wholesale Market for WooCommerce WordPress plugin before 1.0.7 does not have authorisation check, as well as does not validate user input used to generate system path, allowing unauthenticated attackers to download arbitrary file from the server...

7.9AI score0.00857EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2022/12/19 1:41 p.m.7 views

CVE-2022-4108 Wholesale Market for WooCommerce < 1.0.8 - Admin+ Arbitrary File Download

The Wholesale Market for WooCommerce WordPress plugin before 1.0.8 does not validate user input used to generate system path, allowing high privilege users such as admin to download arbitrary file from the server even when they should not be able to for example in multisite...

5.1AI score0.00798EPSS
SaveExploits2References1
Code423n4
Code423n4
added 2022/12/19 12:0 a.m.15 views

Attacker can steal the amount collected so far in the GroupBuy for NFT purchase.

Lines of code Vulnerability details Description purchase in GroupBuy.sol executes the purchase call for the group. After safety checks, the NFT is bought with market's execute function. Supposedly it deploys a vault which owns the NFT. The code makes sure the vault is the new owner of the NFT and...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2022/12/12 1:49 a.m.68 views

CVE-2022-24439 Remote Code Execution (RCE)

All versions of package gitpython are vulnerable to Remote Code Execution RCE due to improper user input validation, which makes it possible to inject a maliciously crafted remote URL into the clone command. Exploiting this vulnerability is possible because the library makes external calls to git...

8.1CVSS9.8AI score0.05378EPSS
SaveExploits1References8
OSV
OSV
added 2022/12/06 5:15 a.m.28 views

CVE-2022-24439 Remote Code Execution (RCE)

All versions of package gitpython are vulnerable to Remote Code Execution RCE due to improper user input validation, which makes it possible to inject a maliciously crafted remote URL into the clone command. Exploiting this vulnerability is possible because the library makes external calls to git...

8.1CVSS7.4AI score0.05378EPSS
SaveExploits1References11
Prion
Prion
added 2022/12/06 5:15 a.m.28 views

Design/Logic Flaw

All versions of package gitpython are vulnerable to Remote Code Execution RCE due to improper user input validation, which makes it possible to inject a maliciously crafted remote URL into the clone command. Exploiting this vulnerability is possible because the library makes external calls to git...

7.5CVSS9.4AI score0.05378EPSS
SaveExploits1References8Affected Software3
UbuntuCve
UbuntuCve
added 2022/12/06 5:15 a.m.87 views

CVE-2022-24439

All versions of package gitpython are vulnerable to Remote Code Execution RCE due to improper user input validation, which makes it possible to inject a maliciously crafted remote URL into the clone command. Exploiting this vulnerability is possible because the library makes external calls to git...

9.8CVSS7.2AI score0.05378EPSS
SaveExploits1References5
WPVulnDB
WPVulnDB
added 2022/11/30 12:0 a.m.17 views

Easy WP SMTP < 1.5.2 - Admin+ Arbitrary File Access

The plugin does not validate some user input used to generate paths, which could allow high privilege users such as admin to access arbitrary files even when they should not be able to, for example in multisite via a traversal attack...

6.8CVSS4.9AI score0.0077EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2022/11/25 12:0 a.m.10 views

PT-2022-26042 · Frappe · Frappe

Name of the Vulnerable Software and Affected Versions: Frappe version 14.10.0 Description: The issue allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not correctly validate the information injected by the user in the import file...

6.5CVSS6.4AI score0.00895EPSS
SaveExploits1References6
CNVD
CNVD
added 2022/11/24 12:0 a.m.77 views

NdkAdvancedCustomizationFields Server-Side Request Forgery Vulnerability

NdkAdvancedCustomizationFields is an advanced customization field from Ndk. A server-side request forgery vulnerability exists in NdkAdvancedCustomizationFields 3.5.0 and prior versions, which stems from rotateimg.php failing to properly validate user input. An attacker could use this vulnerabili...

9.1CVSS3.7AI score0.00791EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.10 views

PT-2022-6734 · Ruby +10 · Cgi +10

Name of the Vulnerable Software and Affected Versions: cgi gem versions 0.1.0.0 through 0.1.0.1 cgi gem versions 0.2.0 through 0.2.1 cgi gem versions 0.3.0 through 0.3.4 Description: The issue is related to HTTP response splitting, which occurs when untrusted user input is inserted into an HTTP...

9.8CVSS6.6AI score0.04127EPSS
SaveExploits4References183
NVD
NVD
added 2022/11/15 9:15 p.m.32 views

CVE-2022-20932

Multiple vulnerabilities in the web-based management interface of Cisco Firepower Management Center FMC Software could allow an authenticated, remote attacker to conduct a stored cross-site scripting XSS attack against a user of the interface of an affected device. These vulnerabilities are due t...

4.8CVSS0.00473EPSS
SaveExploits0References1
NVD
NVD
added 2022/11/15 9:15 p.m.30 views

CVE-2022-20838

Multiple vulnerabilities in the web-based management interface of Cisco Firepower Management Center FMC Software could allow an authenticated, remote attacker to conduct a stored cross-site scripting XSS attack against a user of the interface of an affected device. These vulnerabilities are due t...

4.8CVSS0.00446EPSS
SaveExploits0References1
NVD
NVD
added 2022/11/15 9:15 p.m.44 views

CVE-2022-20836

Multiple vulnerabilities in the web-based management interface of Cisco Firepower Management Center FMC Software could allow an authenticated, remote attacker to conduct a stored cross-site scripting XSS attack against a user of the interface of an affected device. These vulnerabilities are due t...

4.8CVSS0.00446EPSS
SaveExploits0References1
Rows per page
Query Builder