Lucene search
+L

8949 matches found

CNNVD
CNNVD
added 2022/08/08 12:00 a.m.9 views

Zammad 资源管理错误漏洞

Zammad is a ticket management software from the German company Zammad. A security vulnerability exists in Zammad version 5.2.0, which stems from the "Forgot Password" feature that does not limit the rate of requests, which allows an attacker to send many requests to a victim, generating too many...

7.5CVSS7.3AI score0.00812EPSS
SaveExploits0References2
Openbugbounty
Openbugbounty
added 2022/08/07 10:13 a.m.10 views

adicciones.barcelona Cross Site Scripting vulnerability OBB-2827172

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Huntr
Huntr
added 2022/08/06 6:45 a.m.21 views

Account Takeover [namelessmc.com]

Description: 1. Hello team, while i was testing on https://namelessmc.com/login/ i noticed that there is no ratelimit protection on POST login form, so an attacker can takeover the account by brute forcing the password field Steps to reproduce: 1. 1- go to https://namelessmc.com/login/ 2. 2- Ente...

5CVSS7.8AI score0.01315EPSS
SaveExploits1
Code423n4
Code423n4
added 2022/08/06 12:00 a.m.17 views

Calculating project cost is vulnerable to reaching block gas-limit

Lines of code Vulnerability details Impact The function Project.projectCost calculates the project costs by calculating the sum of all project task costs. However, due to the unbound for loop, iterating over a potentially large amount of project tasks, this function can potentially DoS due to...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/06 12:00 a.m.15 views

Possible DOS in lendToProject() and toggleLendingNeeded() function because unbounded loop can run out of gas

Lines of code Vulnerability details Impact In Project contract, the lendToProject function might not be available to be called if there are a lot of Task in tasks list of project. It means that the project cannot be funded by either builder or community owner. This can happen because lendToProjec...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/08/05 4:15 p.m.11 views

UBUNTU-CVE-2022-2053

When a POST request comes through AJP and the request exceeds the max-post-size limit maxEntitySize, Undertow's AjpServerRequestConduit implementation closes a connection without sending any response to the client/proxy. This behavior results in that a front-end proxy marking the backend worker...

7.5CVSS6.1AI score0.00995EPSS
SaveExploits0References3
OSV
OSV
added 2022/08/04 5:06 p.m.22 views

USN-5546-2 openjdk-8 vulnerabilities

USN-5546-1 fixed vulnerabilities in OpenJDK. This update provides the corresponding updates for Ubuntu 16.04 ESM. Original advisory details: Neil Madden discovered that OpenJDK did not properly verify ECDSA signatures. A remote attacker could possibly use this issue to insert, edit or obtain...

7.5CVSS7AI score0.81039EPSS
SaveExploits2References9
RedHat Linux
RedHat Linux
added 2022/08/04 4:46 a.m.8 views

jsoup: Crafted input may cause the jsoup HTML and XML parser to get stuck

jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck loop indefinitely until...

7.5CVSS6.7AI score0.06873EPSS
SaveExploits0References5
NVD
NVD
added 2022/08/03 9:15 p.m.26 views

CVE-2022-35505

A segmentation fault in TripleCross v0.1.0 occurs when sending a control command from the client to the server. This occurs because there is no limit to the length of the output of the executed command...

7.5CVSS0.00871EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2022/08/03 8:33 p.m.38 views

CVE-2022-35505

A segmentation fault in TripleCross v0.1.0 occurs when sending a control command from the client to the server. This occurs because there is no limit to the length of the output of the executed command...

7.8AI score0.00871EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/08/03 4:25 p.m.15 views

Lack of Maximum Characters Length Validation on `Assignment Title` Input

Hello, Description The Assignment Title input is not being validated against a large number of characters added in it's value. This allows to initiate large number of characters and very big text inside the page. Proof of Concept 1. Navigate to Assignments section:...

7AI score
SaveExploits0References1
Code423n4
Code423n4
added 2022/08/03 12:00 a.m.17 views

Unable To Verify Signature If There Are Too Many Signers And Operators

Lines of code Vulnerability details It was observed that there is a nested for loop within the AxelarAuthWeighted.validateSignatures function. If there are a large number of signatures and operators, it will result in an "Out of Gas" error or a "Block Gas Limit" error and the command's signature...

6.7AI score
SaveExploits0
Cvelist
Cvelist
added 2022/08/02 8:15 p.m.39 views

CVE-2022-35925 Missing rate limit in Authentication in bookwyrm

BookWyrm is a social network for tracking reading. Versions prior to 0.4.5 were found to lack rate limiting on authentication views which allows brute-force attacks. This issue has been patched in version 0.4.5. Admins with existing instances will need to update their nginx.conf file that was...

5.3CVSS9.8AI score0.01702EPSS
SaveExploits1References3
NVD
NVD
added 2022/08/01 10:15 p.m.52 views

CVE-2022-35922

Rust-WebSocket is a WebSocket RFC6455 library written in Rust. In versions prior to 0.26.5 untrusted websocket connections can cause an out-of-memory OOM process abort in a client or a server. The root cause of the issue is during dataframe parsing. Affected versions would allocate a buffer based...

7.5CVSS0.01824EPSS
SaveExploits0References4
Prion
Prion
added 2022/08/01 10:15 p.m.34 views

Design/Logic Flaw

Rust-WebSocket is a WebSocket RFC6455 library written in Rust. In versions prior to 0.26.5 untrusted websocket connections can cause an out-of-memory OOM process abort in a client or a server. The root cause of the issue is during dataframe parsing. Affected versions would allocate a buffer based...

5CVSS7.4AI score0.01824EPSS
SaveExploits0References4Affected Software2
Prion
Prion
added 2022/08/01 8:15 p.m.24 views

Design/Logic Flaw

Discourse is the an open source discussion platform. In affected versions an email activation route can be abused to send mass spam emails. A fix has been included in the latest stable, beta and tests-passed versions of Discourse which rate limits emails. Users are advised to upgrade. Users unabl...

5CVSS7.5AI score0.0066EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/08/01 7:40 p.m.101 views

CVE-2022-31184

CVE-2022-31184 affects Discourse; an abuse of the email activation route allows mass-spam via unmitigated email flows. The root cause is not deeply detailed in the provided documents, but the mitigation is explicit: a fix has been included in the latest stable, beta, and tests-passed Discourse re...

7.5CVSS6.8AI score0.0066EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2022/08/01 7:15 p.m.18 views

CVE-2022-31173

Juniper is a GraphQL server library for Rust. Affected versions of Juniper are vulnerable to uncontrolled recursion resulting in a program crash. This issue has been addressed in version 0.15.10. Users are advised to upgrade. Users unable to upgrade should limit the recursion depth manually...

7.5CVSS0.01637EPSS
SaveExploits1References4
OSV
OSV
added 2022/08/01 6:50 p.m.26 views

CVE-2022-31173 Juniper is vulnerable to @DOS GraphQL Nested Fragments overflow

Juniper is a GraphQL server library for Rust. Affected versions of Juniper are vulnerable to uncontrolled recursion resulting in a program crash. This issue has been addressed in version 0.15.10. Users are advised to upgrade. Users unable to upgrade should limit the recursion depth manually...

7.5CVSS7.3AI score
SaveExploits0References6
CNNVD
CNNVD
added 2022/08/01 12:00 a.m.11 views

Discourse 安全漏洞

Discourse is an open source community discussion platform. The platform includes features such as community, email and chat rooms. A security vulnerability exists in Discourse stable 2.8.6 and earlier, Discourse beta 2.9.0.beta7 and earlier, and Discourse tests-passed 2.9.0.beta7 and earlier, whi...

7.5CVSS7.3AI score0.0066EPSS
SaveExploits0References3
Rows per page
Query Builder