Lucene search
K

16589 matches found

Japan Vulnerability Notes
Japan Vulnerability Notes
added 2024/05/30 12:0 a.m.14 views

JVN#80506242: awkblog vulnerable to OS command injection

awkblog provided by Keisuke Nakayama contains an OS command injection vulnerability CWE-78. Impact If a remote unauthenticated attacker sends a specially crafted HTTP request, an arbitrary OS command may be executed with the privileges of the affected product on the machine running the product...

9.8CVSS9.7AI score0.01571EPSS
Exploits0
NVD
NVD
added 2024/05/29 4:15 p.m.10 views

CVE-2023-46297

An issue was discovered on Mercusys MW325R EU V3 MW325REUV31.11.0 221019 devices. A WAN attacker can make the admin interface unreachable/invisible via an unauthenticated HTTP request. Verification of the data sent by the user does not occur. The web server does not crash, but the admin interface...

5.1CVSS6.6AI score0.00157EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/05/29 3:40 p.m.49 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.15.15 security update

Red Hat OpenShift Container Platform release 4.15.15 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.15. Red Hat Product Security has rated this update as having a...

7.5CVSS7.1AI score0.91969EPSS
Exploits1References25
Cvelist
Cvelist
added 2024/05/29 3:35 p.m.17 views

CVE-2023-46297

An issue was discovered on Mercusys MW325R EU V3 MW325REUV31.11.0 221019 devices. A WAN attacker can make the admin interface unreachable/invisible via an unauthenticated HTTP request. Verification of the data sent by the user does not occur. The web server does not crash, but the admin interface...

6.6AI score0.00157EPSS
Exploits0References1
CVE
CVE
added 2024/05/29 3:35 p.m.78 views

CVE-2023-46297

CVE-2023-46297 affects Mercusys MW325R EU V3 (firmware 1.11.0 221019). An unauthenticated HTTP request can render the admin interface unreachable/invisible; data verification is not performed, and affected UI files become unavailable. The web server remains up, but the admin UI is hidden, typical...

5.1CVSS6.9AI score0.00157EPSS
Exploits0References1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2024/05/29 12:0 a.m.32 views

JVN#15637138: EC-Orange vulnerable to authorization bypass

EC-Orange provided by S-cubism Inc. is an e-commerce website building system package based on an open source software EC-CUBE. EC-Orange contains an authorization bypass vulnerability CWE-639. This is the same issue as JVN51770585 EC-CUBE vulnerable to authorization bypass. Impact A user of the...

9.1CVSS9.1AI score0.02245EPSS
Exploits0
NVD
NVD
added 2024/05/28 7:15 p.m.13 views

CVE-2023-43846

Incorrect access control in logs management function of web interface in Aten PE6208 2.3.228 and 2.4.232 allows remote attackers to get the device logs via HTTP GET request. The logs contain such information as user names and IP addresses used in the infrastructure. This information may help the...

5.3CVSS6.4AI score0.00581EPSS
Exploits1References1
OSV
OSV
added 2024/05/28 6:26 p.m.10 views

GHSA-V858-922F-FJ9V SimpleSAMLphp Link Injection vulnerability

Background Several scripts part of SimpleSAMLphp display a web page with links obtained from the request parameters. This allows us to enhance usability, as the users are presented with links they can follow after completing a certain action, like logging out. Description The following scripts we...

5.4CVSS7AI score
Exploits0References5
Amazon
Amazon
added 2024/05/28 12:0 a.m.7 views

Medium: amazon-ecr-credential-helper

Issue Overview: A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large amount of da...

7.5CVSS5.7AI score0.91969EPSS
Exploits1
RubySec
RubySec
added 2024/05/27 12:0 a.m.18 views

Denial of Service in rack-contrib via "profiler_runs" parameter

rack-contrib prior to version 2.5.0 is vulnerable to a Denial of Service via the profilerruns HTTP request parameter. Versions Affected: = 2.5.0 Impact An attacker can trigger a Denial of Service by sending an HTTP request with an overly large profilerruns parameter. shell curl...

8.6CVSS6.9AI score0.00661EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2024/05/24 9:15 p.m.30 views

CVE-2024-35232

github.com/huandu/facebook is a Go package that fully supports the Facebook Graph API with file upload, batch request and marketing API. accesstoken can be exposed in error message on fail in HTTP request. This issue has been patched in version 2.7.2...

3.7CVSS4.1AI score0.00504EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/05/24 8:44 p.m.16 views

CVE-2024-35232 github.com/huandu/facebook may expose access_token in error message

github.com/huandu/facebook is a Go package that fully supports the Facebook Graph API with file upload, batch request and marketing API. accesstoken can be exposed in error message on fail in HTTP request. This issue has been patched in version 2.7.2...

3.7CVSS6.8AI score0.00504EPSS
Exploits0References5
OSV
OSV
added 2024/05/24 8:44 p.m.49 views

CVE-2024-35232 github.com/huandu/facebook may expose access_token in error message

github.com/huandu/facebook is a Go package that fully supports the Facebook Graph API with file upload, batch request and marketing API. accesstoken can be exposed in error message on fail in HTTP request. This issue has been patched in version 2.7.2...

3.7CVSS4.8AI score0.00504EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2024/05/24 8:19 p.m.19 views

github.com/huandu/facebook may expose access_token in error message.

Summary accesstoken can be exposed in error message on fail in HTTP request. Details Using this module, when HTTP request fails, error message can contain accesstoken. This can be happen when: - module is sending HTTP request with query parameter ?accesstoken=.... - and HTTP request fails errors...

3.7CVSS6.5AI score0.00504EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/05/24 8:19 p.m.11 views

GHSA-3F65-M234-9MXR github.com/huandu/facebook may expose access_token in error message.

Summary accesstoken can be exposed in error message on fail in HTTP request. Details Using this module, when HTTP request fails, error message can contain accesstoken. This can be happen when: - module is sending HTTP request with query parameter ?accesstoken=.... - and HTTP request fails errors...

3.7CVSS4.1AI score0.00504EPSS
Exploits0References7
Oracle linux
Oracle linux
added 2024/05/24 12:0 a.m.70 views

httpd:2.4 security update

httpd 2.4.37-64.0.1 - Replace index.html with Oracle's index page oracleindex.html 2.4.37-64 - Resolves: RHEL-14448 - httpd: modmacro: out-of-bounds read vulnerability CVE-2023-31122 2.4.37-63 - modxml2enc: fix media type handling Resolves: RHEL-14321 modhttp2 1.15.7-10 - Resolves: RHEL-29817 -...

7.5CVSS7.5AI score0.99999EPSS
Exploits30
NVD
NVD
added 2024/05/23 8:15 p.m.16 views

CVE-2024-5201

Privilege Escalation in OpenText Dimensions RM allows an authenticated user to escalate there privilege to the privilege of another user via HTTP Request...

8.8CVSS8.9AI score0.00373EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/05/23 7:11 p.m.14 views

CVE-2024-5201 Dimensions RM - Privilege Escalation

Privilege Escalation in OpenText Dimensions RM allows an authenticated user to escalate there privilege to the privilege of another user via HTTP Request...

8.8CVSS8.9AI score0.00373EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/05/23 7:11 p.m.10 views

CVE-2024-5201 Dimensions RM - Privilege Escalation

Privilege Escalation in OpenText Dimensions RM allows an authenticated user to escalate there privilege to the privilege of another user via HTTP Request...

8.8CVSS7.1AI score0.00373EPSS
Exploits0References1
CVE
CVE
added 2024/05/23 7:11 p.m.74 views

CVE-2024-5201

CVE-2024-5201 describes a privilege escalation in OpenText Dimensions RM where an authenticated user can elevate to another user’s privileges via an HTTP request. The affected product is OpenText Dimensions RM; the underlying root cause and exact exploit path are not detailed in the provided docu...

8.8CVSS8.9AI score0.00373EPSS
Exploits0References1
Rows per page
Query Builder