Lucene search
+L

12042 matches found

OSV
OSV
added 2022/05/24 4:55 p.m.45 views

GHSA-9FP8-64XF-W957 Sandbox bypass vulnerability in Script Security Plugin

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of method names in method call expressions allowed attackers to execute arbitrary code in sandboxed scripts...

4.2CVSS6.2AI score0.01047EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/24 4:45 p.m.13 views

GHSA-FJW4-39PG-VF4F Apache Karaf vulnerable to relative path traversal

Apache Karaf Config service provides a install method via service or MBean that could be used to travel in any directory and overwrite existing file. The vulnerability is low if the Karaf process user has limited permission on the filesystem. Any Apache Karaf version before 4.2.5 is impacted. Use...

4.9CVSS5.9AI score0.01836EPSS
SaveExploits0References6
RubySec
RubySec
added 2022/05/24 12:0 a.m.53 views

Devise Token Auth vulnerable to Cross-site Scripting

An issue was discovered in Devise Token Auth through 1.1.2. The omniauth failure endpoint is vulnerable to Reflected Cross Site Scripting XSS through the message parameter. Unauthenticated attackers can craft a URL that executes a malicious JavaScript payload in the victim's browser. This affects...

6.1CVSS4.7AI score0.00927EPSS
SaveExploits1References1Affected Software1
Metasploit
Metasploit
added 2022/05/24 12:0 a.m.608 views

SuiteCRM authenticated SQL injection in export functionality

This module exploits an authenticated SQL injection in SuiteCRM in versions before 7.12.6. The vulnerability allows an authenticated attacker to send specially crafted requests to the export entry point of the application in order to retrieve all the usernames and their associated password from t...

9.1CVSS7AI score0.0191EPSS
SaveExploits2
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/24 12:0 a.m.10 views

Duplicate Advisory: Improper Neutralization of CRLF Sequences in dio

Duplicate advisory This advisory has been withdrawn because it is a duplicate of GHSA-9324-jv53-9cc8. This link is maintained to preserve external references. Original Description The dio package prior to 5.0.0 for Dart allows CRLF injection if the attacker controls the HTTP method string, a...

6.6AI score
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/24 12:0 a.m.9 views

http before 0.13.3 vulnerable to header injection

An issue was discovered in the http package before 0.13.3 for Dart. If the attacker controls the HTTP method and the app is using Request directly, it's possible to achieve CRLF injection in an HTTP request via HTTP header injection. This issue has been addressed in commit abb2bb182 by validating...

6.1CVSS6.7AI score0.02155EPSS
SaveExploits1References8Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/05/23 12:0 a.m.8 views

The vulnerability of the Array method in Mozilla Firefox and Mozilla Firefox ESR browsers, as well as the Thunderbird email client, allows a malicious actor to execute arbitrary JavaScript code in a privileged context.

The vulnerability of the Array method in Mozilla Firefox and Mozilla Firefox ESR browsers, as well as the Thunderbird email client, is related to errors during code generation. Exploiting this vulnerability allows an attacker to execute arbitrary JavaScript code in a privileged context...

10CVSS8.2AI score0.26709EPSS
SaveExploits0References18Affected Software14
OSV
OSV
added 2022/05/20 11:3 a.m.8 views

OESA-2022-1663 google-gson security update

Gson is a Java library that can be used to convert a Java object into its JSON representation. It can also be used to convert a JSON string into an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of. There are a few...

7.7CVSS7.1AI score0.1223EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2022/05/20 7:0 a.m.6 views

There is a buffer over-read in Ruby before 2.6.10 2.7.x before 2.7.6 3.x before 3.0.4 and 3.1.x before 3.1.2. It occurs in String-to-Float conversion including Kernel#Float and String#to_f.

...

7.5CVSS7.3AI score0.04267EPSS
SaveExploits0
Hacker One
Hacker One
added 2022/05/18 9:15 p.m.13 views

Stripe: Limited path traversal in Node.js SDK leads to PII disclosure

A limited path traversal vulnerability in the Node.js SDK allowed an attacker to retrieve personally identifiable information PII of users. By using . and .. as identifiers in API methods, the attacker could call parent API methods and access sensitive data such as email addresses, names, and...

6.7AI score
SaveExploits0
Huntr
Huntr
added 2022/05/18 9:51 a.m.12 views

Cross Site Request Forgery in acknowledging Toast

Description Hi there linkding maintainers, I would like to report a Cross site request forgery in acknowledging toast. This is due to the use of GET method. Proof of Concept 1. Install a local instance of linkding 2. Create admin user admin 3. Log in as admin and create a new toast 4. Go back to...

1.5AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/18 12:0 a.m.17 views

[WP-H3] Lack of liquidation makes it possible for alToken to be undercollateralized

Lines of code Vulnerability details function liquidate address yieldToken, uint256 shares, uint256 minimumAmountOut external override lock returns uint256 onlyWhitelisted; checkArgumentshares 0; YieldTokenParams storage yieldTokenParams = yieldTokensyieldToken; address underlyingToken =...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/05/17 5:42 a.m.18 views

PyWebDAV SQL Injection vulnerability

Multiple SQL injection vulnerabilities in the getuserinfo method in the MySQLAuthHandler class in DAVServer/mysqlauth.py in PyWebDAV before 0.9.4.1 allow remote attackers to execute arbitrary SQL commands via the 1 user or 2 pw argument. NOTE: some of these details are obtained from third party...

7.5CVSS9.1AI score0.01811EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2022/05/17 5:35 a.m.41 views

GHSA-56F8-G68R-J699 Cross-site Scripting in Apache Struts

Multiple Cross-Site Scripting XSS in XWork generated error pages in Apache Struts. By default, XWork doesn't escape action's names in automatically generated error page, allowing for a successful XSS attack. When Dynamic Method Invocation DMI is enabled, the action name is generated dynamically...

2.6CVSS5AI score0.33111EPSS
SaveExploits4References8
Github Security Blog
Github Security Blog
added 2022/05/17 5:35 a.m.37 views

Cross-site Scripting in Apache Struts

Multiple Cross-Site Scripting XSS in XWork generated error pages in Apache Struts. By default, XWork doesn't escape action's names in automatically generated error page, allowing for a successful XSS attack. When Dynamic Method Invocation DMI is enabled, the action name is generated dynamically...

2.6CVSS2.5AI score0.33111EPSS
SaveExploits4References8Affected Software1
OSV
OSV
added 2022/05/17 5:27 a.m.24 views

GHSA-G34C-MG6M-XVXJ Cobbler subject to Command Injection

A Command Injection in actionpower.py in Cobbler prior to v2.6.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the 1 username or 2 password fields to the powersystem method in the xmlrpc API...

7.5CVSS10AI score0.05601EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2022/05/17 5:22 a.m.17 views

Silverstripe XSS Vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in SilverStripe 2.3.x before 2.3.13 and 2.4.x before 2.4.7 allow remote attackers to inject arbitrary web script or HTML via 1. a crafted string to the AbsoluteLinks 1. BigSummary 1. ContextSummary 1. EscapeXML 1. FirstParagraph 1. FirstSentence 1...

4.3CVSS6AI score0.01925EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2022/05/17 3:42 a.m.26 views

GHSA-383P-XQXX-RRMP Denial of service in Apache Struts

Apache Struts 2.0.0 through 2.3.24.1 does not properly cache method references when used with OGNL before 3.0.12, which allows remote attackers to cause a denial of service block access to a web site via unspecified vectors...

5.3CVSS5.9AI score0.08375EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/17 3:28 a.m.9 views

GHSA-J7H6-XR7G-M2C5 Code injection in Apache Struts

Apache Struts 2.0.0 through 2.3.15.1 enables Dynamic Method Invocation by default, which has unknown impact and attack vectors...

10CVSS6.7AI score0.08333EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/05/17 3:28 a.m.40 views

Code injection in Apache Struts

Apache Struts 2.0.0 through 2.3.15.1 enables Dynamic Method Invocation by default, which has unknown impact and attack vectors...

10CVSS6.8AI score0.08333EPSS
SaveExploits1References6Affected Software2
Rows per page
Query Builder