Lucene search
+L

448 matches found

Github Security Blog
Github Security Blog
added 2022/05/14 3:18 a.m.33 views

Stored XSS vulnerability in Jenkins S3 Publisher Plugin

A cross-site scripting vulnerability exists in Jenkins S3 Plugin 0.10.12 and older in src/main/resources/hudson/plugins/s3/S3ArtifactsProjectAction/jobMain.jelly that allows attackers able to control file names of uploaded files to define file names containing JavaScript that would be executed in...

5.4CVSS5.9AI score0.00673EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 2:41 a.m.41 views

Symfony SSRF Vulnerability via Form Component

An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. When a form is submitted by the user, the request handler classes of the Form component merge POST data and uploaded files data into one array. This big array forms the data that are then bound to...

6.5CVSS6.3AI score0.01555EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2022/05/14 2:41 a.m.24 views

GHSA-CQQH-94R6-WJRG Symfony SSRF Vulnerability via Form Component

An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. When a form is submitted by the user, the request handler classes of the Form component merge POST data and uploaded files data into one array. This big array forms the data that are then bound to...

6.5CVSS6.4AI score0.01555EPSS
SaveExploits0References8
OSV
OSV
added 2022/05/13 12:00 a.m.26 views

GHSA-HH26-6XWR-GGV7 Denial of service in Spring Framework

In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, applications that handle file uploads are vulnerable to DoS attack if they rely on data binding to set a MultipartFile or javax.servlet.Part to a field in a model object...

7.5CVSS6.8AI score0.01962EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2022/05/12 12:00 a.m.12 views

Siemens SICAM T 跨站脚本漏洞

The SICAM P850 Multifunctional Measurement Device is used to collect, visualize, evaluate and transmit electrical measurement variables such as AC current, AC voltage, frequency, power, harmonics, etc. The SICAM P855 Multifunctional Device is used to collect, display and transmit measured...

7.1CVSS7.2AI score0.00852EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2022/05/10 9:47 a.m.36 views

CVE-2022-29882

A vulnerability has been identified in SICAM T All versions V3.0. Affected devices do not handle uploaded files correctly. An unauthenticated attacker could take advantage of this situation to store an XSS attack, which could - when a legitimate user accesses the error logs - perform arbitrary...

7.1CVSS6.1AI score0.00852EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/05 2:48 a.m.44 views

Incorrect Default Permissions in Apache Commons FileUpload

The default configuration of javax.servlet.context.tempdir in Apache Commons FileUpload 1.0 through 1.2.2 uses the /tmp directory for uploaded files, which allows local users to overwrite arbitrary files via an unspecified symlink attack...

3.3CVSS5.4AI score0.0068EPSS
SaveExploits1References7Affected Software1
Positive Technologies
Positive Technologies
added 2022/04/22 12:00 a.m.11 views

PT-2022-28166 · Unknown · Http-Swagger

Name of the Vulnerable Software and Affected Versions: http-swagger versions prior to 1.2.6 Description: The issue allows an attacker to perform a denial-of-service DOS attack consisting of memory exhaustion on the host system and cross-site scripting XSS attacks by uploading malicious files. Thi...

7.8CVSS6.1AI score0.0244EPSS
SaveExploits1References15
OSV
OSV
added 2022/02/16 10:15 p.m.9 views

CVE-2022-24983

Forms generated by JQueryForm.com before 2022-02-05 allow remote attackers to obtain the URI to any uploaded file by capturing the POST response. When chained with CVE-2022-24984, this could lead to unauthenticated remote code execution on the underlying web server. This occurs because the Unique...

7.5CVSS7.8AI score0.02707EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/02/16 9:04 p.m.37 views

CVE-2022-24983

Forms generated by JQueryForm.com before 2022-02-05 allow remote attackers to obtain the URI to any uploaded file by capturing the POST response. When chained with CVE-2022-24984, this could lead to unauthenticated remote code execution on the underlying web server. This occurs because the Unique...

8.6AI score0.02707EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/02/04 9:03 p.m.41 views

CVE-2022-23329

A vulnerability in $"freemarker.template.utility.Execute"?new of UJCMS Jspxcms v10.2.0 allows attackers to execute arbitrary commands via uploading malicious files...

9.9AI score0.1441EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/01/28 8:15 p.m.9 views

CVE-2022-22790

SYNEL - eharmony Directory Traversal. Directory Traversal - is an attack against a server or a Web application aimed at unauthorized access to the file system. on the "Name" parameter the attacker can return to the root directory and open the host file. The path exposes sensitive files that users...

7.5CVSS7.1AI score0.01023EPSS
SaveExploits0References2
OSV
OSV
added 2022/01/28 8:15 p.m.9 views

CVE-2022-22790

SYNEL - eharmony Directory Traversal. Directory Traversal - is an attack against a server or a Web application aimed at unauthorized access to the file system. on the "Name" parameter the attacker can return to the root directory and open the host file. The path exposes sensitive files that users...

7.5CVSS5.8AI score0.01023EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/12/09 8:20 p.m.9 views

django: Potential directory-traversal via uploaded files

A flaw was found in Django. MultiPartParser, UploadedFile, and FieldFile allowed directory-traversal via uploaded files with suitably crafted file names. The highest threat from this vulnerability is to data confidentiality...

7.5CVSS7.1AI score0.05334EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/12/09 8:20 p.m.4 views

django: potential directory-traversal via uploaded files

A flaw was found in Django. This flaw allows an attacker to upload specially-named files and exploit a flaw in the MultiPartParser function to traverse directories. The highest threat from this vulnerability is to confidentiality...

5.3CVSS7.1AI score0.03865EPSS
SaveExploits0References5
OSV
OSV
added 2021/11/19 12:15 a.m.15 views

CVE-2021-40129

A vulnerability in the configuration dashboard of Cisco Common Services Platform Collector CSPC could allow an authenticated, remote attacker to submit a SQL query through the CSPC configuration dashboard. This vulnerability is due to insufficient input validation of uploaded files. An attacker...

4.9CVSS5.8AI score0.01068EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/11/18 11:50 p.m.40 views

CVE-2021-40129 Cisco Common Services Platform Collector SQL Injection Vulnerability

A vulnerability in the configuration dashboard of Cisco Common Services Platform Collector CSPC could allow an authenticated, remote attacker to submit a SQL query through the CSPC configuration dashboard. This vulnerability is due to insufficient input validation of uploaded files. An attacker...

4.9CVSS5.4AI score0.01068EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2021/11/18 11:50 p.m.12 views

CVE-2021-40129 Cisco Common Services Platform Collector SQL Injection Vulnerability

A vulnerability in the configuration dashboard of Cisco Common Services Platform Collector CSPC could allow an authenticated, remote attacker to submit a SQL query through the CSPC configuration dashboard. This vulnerability is due to insufficient input validation of uploaded files. An attacker...

4.9CVSS6.9AI score0.01068EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/11/16 3:43 p.m.6 views

django: potential directory-traversal via uploaded files

A flaw was found in Django. This flaw allows an attacker to upload specially-named files and exploit a flaw in the MultiPartParser function to traverse directories. The highest threat from this vulnerability is to confidentiality...

5.3CVSS7.1AI score0.03865EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/11/16 3:43 p.m.10 views

django: Potential directory-traversal via uploaded files

A flaw was found in Django. MultiPartParser, UploadedFile, and FieldFile allowed directory-traversal via uploaded files with suitably crafted file names. The highest threat from this vulnerability is to data confidentiality...

7.5CVSS7.1AI score0.05334EPSS
SaveExploits0References5
Rows per page
Query Builder