Lucene search
+L

14171 matches found

Code423n4
Code423n4
added 2023/04/26 12:00 a.m.22 views

proveAndClaim and proveAndClaimWithResolver can be front-run to claim the same name by a malicious user

Lines of code Vulnerability details Impact In the DNSRegistrar contract, the proveAndClaim and proveAndClaimWithResolver functions are used to claim a name. And this name is not encrypted. This can create a race condition because once this name is claimed, it cannot be claimed by other users. In...

6.6AI score
SaveExploits0
OSV
OSV
added 2023/04/25 11:15 p.m.5 views

DEBIAN-CVE-2023-0045

The current implementation of the prctl syscall does not issue an IBPB immediately during the syscall. The ibprctlset function updates the Thread Information Flags TIFs for the task and updates the SPECCTRL MSR on the function speculationctrlupdate, but the IBPB is only issued on the next...

7.5CVSS6.4AI score0.02399EPSS
SaveExploits3References1
OSV
OSV
added 2023/04/25 6:30 p.m.5 views

GHSA-WJ6R-53F5-Q789 Duplicate Advisory: AVideo contains Command injection when embedding a video link

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-pgvh-p3g4-86jw. This link is maintained to preserve external references. Original Description Impact: An attacker could execute remote code on a system running wwbn/avideo Step to Reproduce: 1. Go to the My Vide...

9.6CVSS9.7AI score
SaveExploits0References2
NVD
NVD
added 2023/04/24 10:15 p.m.36 views

CVE-2023-30414

Jerryscript commit 1a2c047 was discovered to contain a stack overflow via the component vmloop at /jerry-core/vm/vm.c...

5.5CVSS5.7AI score0.00293EPSS
SaveExploits1References1
NVD
NVD
added 2023/04/24 10:15 p.m.44 views

CVE-2023-30408

Jerryscript commit 1a2c047 was discovered to contain a segmentation violation via the component build/bin/jerry...

5.5CVSS5.5AI score0.00293EPSS
SaveExploits1References1
OSV
OSV
added 2023/04/24 10:15 p.m.8 views

CVE-2023-30406

Jerryscript commit 1a2c047 was discovered to contain a segmentation violation via the component ecmafindnamedproperty at /base/ecma-helpers.c...

5.5CVSS6AI score0.00293EPSS
SaveExploits1References1
NVD
NVD
added 2023/04/24 10:15 p.m.42 views

CVE-2023-30623

embano1/wip is a GitHub Action written in Bash. Prior to version 2, the embano1/wip action uses the github.event.pullrequest.title parameter in an insecure way. The title parameter is used in a run statement - resulting in a command injection vulnerability due to string interpolation. This...

8.8CVSS9AI score0.03728EPSS
SaveExploits1References3
OSV
OSV
added 2023/04/24 10:15 p.m.10 views

UBUNTU-CVE-2023-30408

Jerryscript commit 1a2c047 was discovered to contain a segmentation violation via the component build/bin/jerry...

5.5CVSS5.8AI score0.00293EPSS
SaveExploits1References3
Prion
Prion
added 2023/04/24 10:15 p.m.25 views

Stack overflow

Jerryscript commit 1a2c047 was discovered to contain a stack overflow via the component vmloop at /jerry-core/vm/vm.c...

1.9CVSS5.7AI score0.00293EPSS
SaveExploits1References1
Prion
Prion
added 2023/04/24 10:15 p.m.30 views

Design/Logic Flaw

Jerryscript commit 1a2c047 was discovered to contain a segmentation violation via the component build/bin/jerry...

1.9CVSS5.5AI score0.00293EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/04/24 9:03 p.m.8 views

CVE-2023-30623 Arbitrary command injection in embano1/wip

embano1/wip is a GitHub Action written in Bash. Prior to version 2, the embano1/wip action uses the github.event.pullrequest.title parameter in an insecure way. The title parameter is used in a run statement - resulting in a command injection vulnerability due to string interpolation. This...

8.8CVSS9AI score0.03728EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/04/24 12:00 a.m.40 views

CVE-2023-30408

Jerryscript commit 1a2c047 was discovered to contain a segmentation violation via the component build/bin/jerry...

5.7AI score0.00293EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2023/04/24 12:00 a.m.42 views

CVE-2023-30410

Jerryscript commit 1a2c047 was discovered to contain a stack overflow via the component ecmaopfunctionconstruct at /operations/ecma-function-object.c...

5.9AI score0.00293EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2023/04/21 12:00 a.m.25 views

Juniper Junos OS Vulnerability (JSA70586)

The version of Junos OS installed on the remote host is affected by a vulnerability as referenced in the JSA70586 advisory. - An Improper Handling of Unexpected Data Type vulnerability in IPv6 firewall filter processing of Juniper Networks Junos OS on the ACX Series devices will prevent a firewal...

5.8CVSS5.8AI score0.00417EPSS
SaveExploits0References2
PyPA
PyPA
added 2023/04/18 10:15 p.m.11 views

PYSEC-2023-87

sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. This issue was introduced by commit e75e358. The vulnerability may lead to Denial of Service DoS. This...

7.5CVSS7.6AI score0.0098EPSS
SaveExploits0References7Affected Software1
UbuntuCve
UbuntuCve
added 2023/04/18 10:15 p.m.115 views

CVE-2023-30608

sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. This issue was introduced by commit e75e358. The vulnerability may lead to Denial of Service DoS. This...

7.5CVSS6.7AI score0.0098EPSS
SaveExploits0References4
OSV
OSV
added 2023/04/18 9:32 p.m.30 views

CVE-2023-30608 Parser contains an inefficient regular expression in sqlparse

sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS Regular Expression Denial of Service. This issue was introduced by commit e75e358. The vulnerability may lead to Denial of Service DoS. This...

5.5CVSS6.8AI score
SaveExploits0References8
OSV
OSV
added 2023/04/18 6:30 p.m.65 views

GHSA-9GXX-32P7-FF7M Modoboa has Weak Password Requirements

Modoboa 2.0.5 and prior allows users to set unsafe passwords, such as 1 or HACK. This issue is fixed in commit 130257c96a2392ada795785a91178e656e27015c and is part of version 2.1.0...

6.3CVSS7.3AI score0.00624EPSS
SaveExploits1References5
NVD
NVD
added 2023/04/17 10:15 p.m.34 views

CVE-2023-28961

An Improper Handling of Unexpected Data Type vulnerability in IPv6 firewall filter processing of Juniper Networks Junos OS on the ACX Series devices will prevent a firewall filter with the term 'from next-header ah' from being properly installed in the packet forwarding engine PFE. There is no...

5.8CVSS5.7AI score0.00417EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2023/04/15 3:30 p.m.20 views

alextselegidis/easyappointments vulnerable to Stored Cross-site Scripting

alextselegidis/easyappointments is vulnerable to stored cross-site scripting in versions 1.4.3 and prior. A patch is available at commit bddc5cbeb7ff237a72943b304dcb01c653781767 and anticipated to be part of version 1.5.0...

6.8CVSS4.9AI score0.00503EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder