Lucene search
K

734 matches found

Veracode
Veracode
added 2023/01/11 6:43 a.m.13 views

Denial Of Service (DoS)

github.com/revel/revel is vulnerable to denial of service attacks. Unsanitized input in the query parser in bindSlice function allows remote attackers to cause resource exhaustion via unbounded memory allocation resulting in denial of service...

7.5CVSS7AI score0.01464EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2023/01/10 7:21 a.m.22 views

Authentication Bypass

github.com/mellium/sasl is vulnerable to authentication bypass. When performing SCRAM-based SASL authentication, if the remote end advertises support for channel binding, no random nonce is generated instead, the nonce is empty causing authentication to fail in the best case, which may lead to...

9.8CVSS9.1AI score0.00883EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2023/01/03 11:5 p.m.21 views

GO-2022-1213 Insecure generation of cookies in github.com/go-macaron/csrf

The Options.Secure value is ignored, and cookies created by Generate never have the secure attribute...

7.5CVSS7.4AI score0.00515EPSS
Exploits0References2
Veracode
Veracode
added 2023/01/03 4:49 p.m.18 views

Path Traversal

github.com/jfrazelle/pastebinit is vulnerable to path traversal. The vulnerability exists due to the improper path handling in the pasteHandler function of server.go, allowing an attacker to access files outside the restricted directory...

5.3CVSS4.6AI score0.00766EPSS
Exploits0References6Affected Software1
Veracode
Veracode
added 2023/01/03 9:44 a.m.13 views

Cross-site Scripting (XSS)

github.com/usememos/memos is vulnerable to stored cross-site scriptingXSS attacks. An attacker is able to inject and execute malicious javascript via the create post functionality...

5.4CVSS5.6AI score0.00652EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2023/01/03 7:47 a.m.12 views

Cross-Site Request Forgery (CSRF)

github.com/usememos/memos is vulnerable to cross-site request forgery. The vulnerability exists in an incorrectly specified destination in a communication channel which allows an attacker to change the language for other users, via usersetting API forcing a change of password and/or other persona...

6.5CVSS6.2AI score0.00642EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2023/01/02 6:59 p.m.11 views

Denial Of Service (DoS)

github.com/usememos/memos is vulnerable to denial of service attacks. A malicious user is able to pass a huge number of characters through the Nickname parameter, causing the application to crash through the POST request...

7.5CVSS7AI score0.00678EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2023/01/02 4:40 p.m.18 views

Improper Authentication

github.com/usememos/memos is vulnerable to improper authentication. The vulnerability allows a remote attacker to use the Reset API on any user without consent via IDOR...

9.8CVSS8.8AI score0.00731EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2023/01/02 3:15 p.m.13 views

Improper Access Control

github.com/usememos/memos is vulnerable to improper access control. The vulnerability allows authenticated remote attackers to edit and delete all other user shortcuts via the ID parameter...

4.3CVSS5.1AI score0.00571EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2023/01/02 1:2 p.m.15 views

Information Disclosure

github.com/usememos/memos is vulnerable to information disclosure. A remote authenticated attacker is able to view any content from private memos from other users via the API...

4.3CVSS4.6AI score0.00465EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2023/01/02 10:9 a.m.22 views

Insecure Direct Object References(IDOR)

github.com/usememos/memos is vulnerable to insecure direct object references. The vulnerability allows an attacker to delete all the available memos Public/Private in the entire application since the memos id is numeric & is sequentially incremented which is easy to guess and perform the attack...

5.3CVSS5.4AI score0.00756EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2022/12/30 10:49 a.m.22 views

Denial Of Service (DoS)

github.com/go-yaml/yaml is vulnerable to denial of service.The vulnerability exists in multiple functions of decode.go due to unbounded alias chasing which allows an attacker to cause an application crash via malicious input...

5.5CVSS3.6AI score0.00415EPSS
Exploits1References6Affected Software2
Veracode
Veracode
added 2022/12/30 10:2 a.m.18 views

Directory Traversal

github.com/go-aah/aah is vulnerable to directory traversal. The vulnerability exists in the Serve function in static.go due to improper santization of user input through HTTPEngine.Handle, which allows an attacker to read files outside of the target directory that the server has permission to rea...

7.5CVSS7AI score0.01143EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2022/12/30 8:6 a.m.18 views

Cross-site Request Forgery (CSRF)

github.com/usememos/memos is vulnerable to cross site request forgery. The vulnerability exists in the NewServer function in server.go, which allows an attacker to manipulate the actions of authenticated users by tricking them into clicking on a malicious link or visiting a malicious website whil...

6.5CVSS6.1AI score0.00328EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2022/12/29 7:39 a.m.29 views

Log Injection

github.com/gin-gonic/gin is vulnerable to log injection. The vulnerability exists in logger.go due to the lack of validation in library logs, which allows an attacker to inject malicious code into the system...

7.5CVSS7.8AI score0.01448EPSS
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.21 views

golang-nanoauth authentication bypass vulnerability

Authentication is globally bypassed in github.com/nanobox-io/golang-nanoauth between v0.0.0-20160722212129-ac0cc4484ad4 and v0.0.0-20200131131040-063a3fb69896 if ListenAndServe is called with an empty token...

9.1CVSS8.8AI score0.00811EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2022/12/27 10:15 p.m.9 views

CVE-2019-25073

Improper path sanitization in github.com/goadesign/goa before v3.0.9, v2.0.10, or v1.4.3 allow remote attackers to read files outside of the intended directory...

7.5CVSS7.5AI score
Exploits0References3
Cvelist
Cvelist
added 2022/12/27 9:17 p.m.34 views

CVE-2022-3347 Incorrect validation of root DNSSEC public keys in github.com/peterzen/goresolver

DNSSEC validation is not performed correctly. An attacker can cause this package to report successful validation for invalid, attacker-controlled records. Root DNSSEC public keys are not validated, permitting an attacker to present a self-signed root key and delegation chain...

7.7AI score0.00242EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2022/12/27 9:17 p.m.7 views

CVE-2022-3346 Incorrect DNSSEC validation due to unchecked owner names in github.com/peterzen/goresolver

DNSSEC validation is not performed correctly. An attacker can cause this package to report successful validation for invalid, attacker-controlled records. The owner name of RRSIG RRs is not validated, permitting an attacker to present the RRSIG for an attacker-controlled domain in a response for...

6.4AI score0.00227EPSS
Exploits0References2
Cvelist
Cvelist
added 2022/12/27 9:17 p.m.32 views

CVE-2022-3346 Incorrect DNSSEC validation due to unchecked owner names in github.com/peterzen/goresolver

DNSSEC validation is not performed correctly. An attacker can cause this package to report successful validation for invalid, attacker-controlled records. The owner name of RRSIG RRs is not validated, permitting an attacker to present the RRSIG for an attacker-controlled domain in a response for...

6.6AI score0.00227EPSS
Exploits0References2
Rows per page
Query Builder