Lucene search
+L

687 matches found

Code423n4
Code423n4
added 2023/07/10 12:00 a.m.23 views

Potential token duplication validation bypass

Lines of code Vulnerability details Impact Potential token duplication validation bypass Proof of Concept The loop statement in init function will check if there is duplicated token for a Well. function initstring memory name, string memory symbol public initializer ERC20Permitinitname;...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/07/03 12:30 p.m.30 views

Apache Airflow Hive Provider Beeline remote code execution with Principal

Improper Input Validation vulnerability in Apache Software Foundation Apache Airflow Hive Provider. This issue affects Apache Airflow Apache Hive Provider: before 6.1.1. Before version 6.1.1 it was possible to bypass the security check to RCE via principal parameter. For this to be exploited it...

9.8CVSS9.1AI score0.02791EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/07/03 9:08 a.m.16 views

CVE-2023-35797 Apache Airflow Hive Provider Beeline RCE with Principal

Improper Input Validation vulnerability in Apache Software Foundation Apache Airflow Hive Provider. This issue affects Apache Airflow Apache Hive Provider: before 6.1.1. Before version 6.1.1 it was possible to bypass the security check to RCE via principal parameter. For this to be exploited it...

9.5AI score0.02791EPSS
SaveExploits0References3
OSV
OSV
added 2023/07/03 9:08 a.m.18 views

CVE-2023-35797 Apache Airflow Hive Provider Beeline RCE with Principal

Improper Input Validation vulnerability in Apache Software Foundation Apache Airflow Hive Provider. This issue affects Apache Airflow Apache Hive Provider: before 6.1.1. Before version 6.1.1 it was possible to bypass the security check to RCE via principal parameter. For this to be exploited it...

9.8CVSS7.1AI score
SaveExploits0References5
Huntr
Huntr
added 2023/06/28 5:28 p.m.13 views

Incorrect Authorization to Stored XSS in Import User Role function

Description The application incorrectly checks user permissions, enabling the attacker to use the 'import file user roles' functionality, which contains a payload for executing JavaScript code, without requiring any specific privileges. Proof of Concept Step1: Even without the privilege to manage...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/13 12:00 a.m.14 views

The signature "V" length is not checked in castApprovalBySig, CastDisapprovalBySig & createActionBySig

Lines of code Vulnerability details Impact The length of the "v" value in the signatures is not checked. V must correspond according to ECDSA principles values of either 27 or 28. Not checking this will result in an attacker crafting a malicious v value and bypassing any checks, withdrawing funds...

6.9AI score
SaveExploits0
Debian CVE
Debian CVE
added 2023/06/13 12:00 a.m.237 views

CVE-2023-31438

An issue was discovered in systemd 253. An attacker can truncate a sealed log file and then resume log sealing such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent "a reply denying that any of the finding was a security vulnerability."...

5.3CVSS5.3AI score0.00325EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/06/13 12:00 a.m.5 views

PT-2023-23327 · Systemd +1 · Systemd +1

Name of the Vulnerable Software and Affected Versions: systemd version 253 Description: An issue was discovered where an attacker can modify the contents of past events in a sealed log file and then adjust the file such that checking the integrity shows no error, despite modifications...

5.3CVSS6.5AI score0.00349EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2023/05/31 12:00 a.m.9 views

JetBrains TeamCity 安全漏洞

JetBrains TeamCity is a set of distributed build management and continuous integration tools from the Czech company JetBrains. The tool provides features such as continuous unit testing, code quality analysis and build issue analysis reports. A security vulnerability exists in JetBrains TeamCity...

9.8CVSS8.4AI score0.00588EPSS
SaveExploits0References3
Huntr
Huntr
added 2023/05/30 9:10 a.m.17 views

missing permission check for API /setting/workspace/member/update

Proof of Concept 1 user1 是workspace1的空间管理员 2 user2 是workspace1的成员 3 user1 更新user2的信息,比如将其更新为空间管理员 4 使用burpsuite拦截请求 POST /setting/workspace/member/update HTTP/1.1 Host: 192.168.213.128:8081 Content-Length: 144 Accept-Language: zh-CN WORKSPACE: bd6fc04b-15af-43dc-8cb6-411deaec81a7 User-Agent:...

6.5CVSS7AI score0.00711EPSS
SaveExploits1
OSV
OSV
added 2023/05/25 2:15 p.m.9 views

CVE-2023-0459

Copyfromuser on 64-bit versions of the Linux kernel does not implement the uaccessbeginnospec allowing a user to bypass the "accessok" check and pass a kernel pointer to copyfromuser. This would allow an attacker to leak information. We recommend upgrading beyond...

5.5CVSS7.3AI score
SaveExploits0References2
Broadcom
Broadcom
added 2023/05/02 12:00 a.m.58 views

CVE-2022-43551 - HSTS check could be bypassed to trick it to keep using HTTP.

A vulnerability exists in curl 7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypasse...

7.5CVSS7.5AI score0.1654EPSS
SaveExploits1
Cvelist
Cvelist
added 2023/04/27 12:00 a.m.35 views

CVE-2023-26244

An issue was discovered in the Hyundai Gen5WL in-vehicle infotainment system AEEPEEUR.S5WL001.001.211214. The AppDMClient binary file, which is used during the firmware installation process, can be modified by an attacker to bypass the digital signature check of AppUpgrade and .lge.upgrade.xml...

7.8AI score0.00333EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/04/27 12:00 a.m.22 views

PT-2023-20560

Name of the Vulnerable Software and Affected Versions Hyundai Gen5W L in-vehicle infotainment system version AE E PE EUR.S5W L001.001.211214 Description An issue was discovered in the Hyundai Gen5W L in-vehicle infotainment system. The AppUpgrade binary file, which is used during the firmware...

7.8CVSS7.1AI score0.00333EPSS
SaveExploits1References8
OSV
OSV
added 2023/04/19 12:15 a.m.10 views

AZL-31167 CVE-2023-27043 affecting package python3 for versions less than 3.9.19-9

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS6.6AI score0.02527EPSS
SaveExploits1References1
OSV
OSV
added 2023/04/17 10:15 p.m.7 views

CVE-2023-28979

An Improper Check for Unusual or Exceptional Conditions vulnerability in the kernel of Juniper Networks Junos OS allows an adjacent unauthenticated attacker to bypass an integrity check. In a 6PE scenario and if an additional integrity check is configured, it will fail to drop specific malformed...

4.7CVSS5.8AI score0.00275EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/04/17 12:00 a.m.14 views

CVE-2023-28979 Junos OS: In a 6PE scenario upon receipt of a specific IPv6 packet an integrity check fails

An Improper Check for Unusual or Exceptional Conditions vulnerability in the kernel of Juniper Networks Junos OS allows an adjacent unauthenticated attacker to bypass an integrity check. In a 6PE scenario and if an additional integrity check is configured, it will fail to drop specific malformed...

4.7CVSS4.8AI score0.00275EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/04/17 12:00 a.m.18 views

PT-2023-22061 · Juniper Networks · Junos

Name of the Vulnerable Software and Affected Versions: Juniper Networks Junos OS versions prior to 19.3R3-S7 Juniper Networks Junos OS 19.4 versions prior to 19.4R3-S9 Juniper Networks Junos OS 20.2 versions prior to 20.2R3-S7 Juniper Networks Junos OS 20.3 versions prior to 20.3R3-S5 Juniper...

4.7CVSS4.7AI score0.00275EPSS
SaveExploits0References4
CVE
CVE
added 2023/04/13 12:00 a.m.56 views

CVE-2023-27748

CVE-2023-27748 affects BlackVue DR750-2CH LTE version 1.012_2022.10.26. The issue is that firmware uploads are not checked for authenticity, enabling an attacker to upload crafted firmware that can contain backdoors and allow arbitrary code execution. Documents confirm the vulnerability exists bu...

9.8CVSS9.6AI score0.00735EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2023/04/12 12:00 a.m.47 views

CVE-2023-24513 On affected platforms running Arista CloudEOS a size check bypass issue in the Software Forwarding Engine (Sfe) may allow buffer over reads in later code. Additionally, depending on configured options this may cause a recomputation of the TCP checksum ...

On affected platforms running Arista CloudEOS an issue in the Software Forwarding Engine Sfe can lead to a potential denial of service attack by sending malformed packets to the switch. This causes a leak of packet buffers and if enough malformed packets are received, the switch may eventually st...

6.5CVSS7.5AI score0.00682EPSS
SaveExploits1References1
Rows per page
Query Builder