Lucene search
+L

751 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:26 a.m.5 views

SUSE CVE-2018-12714

An issue was discovered in the Linux kernel through 4.17.2. The filter parsing in kernel/trace/traceeventsfilter.c could be called with no filter, which is an N=0 case when it expected at least one line to have been read, thus making the N-1 index invalid. This allows attackers to cause a denial ...

9.8CVSS8AI score0.0528EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:21 a.m.9 views

SUSE CVE-2018-20449

The hidmachanstats function in drivers/dma/qcom/hidmadbg.c in the Linux kernel 4.14.90 allows local users to obtain sensitive address information by reading "callback=" lines in a debugfs file...

5.5CVSS5.9AI score0.00421EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:16 a.m.5 views

SUSE CVE-2019-5882

Irssi 1.1.x before 1.1.2 has a use after free when hidden lines are expired from the scroll buffer...

9.8CVSS9.4AI score0.02543EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.4 views

SUSE CVE-2020-28020

Exim 4 before 4.92 allows Integer Overflow to Buffer Overflow, in which an unauthenticated remote attacker can execute arbitrary code by leveraging the mishandling of continuation lines during header-length restriction...

9.8CVSS8.6AI score0.07944EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/02/07 3:42 p.m.6 views

git: gitattributes parsing integer overflow

A flaw was found in Git, a distributed revision control system. When parsing gitattributes, a mechanism to allow defining attributes for paths, multiple integer overflows can occur when there is a huge number of path patterns, attributes for a single pattern, or declared attribute names. These...

9.8CVSS7.7AI score0.56334EPSS
SaveExploits0References8
Code423n4
Code423n4
added 2023/01/30 12:0 a.m.9 views

TEST

Lines of code L1 Vulnerability details THIS IS A TEST --- The text was updated successfully, but these errors were encountered: All reactions...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/29 12:0 a.m.14 views

Incorrect calculation

Lines of code Vulnerability details Impact On line 119, the result of the conversion is always going to be zero. Therefore, functions that apply onlyDriver modifier will never be executed. Proof of Concept Please deploy the code below to test the modifier's broken implementation. //...

7.1AI score
SaveExploits0
OSV
OSV
added 2023/01/19 4:4 p.m.7 views

USN-5810-2 git regression

USN-5810-1 fixed vulnerabilities in Git. This update introduced a regression as it was missing some commit lines. This update fixes the problem. Original advisory details: Markus Vervier and Eric Sesterhenn discovered that Git incorrectly handled certain gitattributes. An attacker could possibly...

9.8CVSS7.5AI score0.56334EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/12/27 9:30 p.m.31 views

Gin's default logger allows unsanitized input that can allow remote attackers to inject arbitrary log lines

Gin is a HTTP web framework written in Go Golang. Unsanitized input in the default logger in github.com/gin-gonic/gin before v1.6.0 allows remote attackers to inject arbitrary log lines...

7.5CVSS7.5AI score0.01448EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/12/27 9:15 p.m.26 views

CVE-2020-36567

Unsanitized input in the default logger in github.com/gin-gonic/gin before v1.6.0 allows remote attackers to inject arbitrary log lines...

7.5CVSS7.5AI score
SaveExploits0References3
NVD
NVD
added 2022/12/27 9:15 p.m.34 views

CVE-2020-36567

Unsanitized input in the default logger in github.com/gin-gonic/gin before v1.6.0 allows remote attackers to inject arbitrary log lines...

7.5CVSS0.01448EPSS
SaveExploits1References3
Prion
Prion
added 2022/12/27 9:15 p.m.18 views

Input validation

Unsanitized input in the default logger in github.com/gin-gonic/gin before v1.6.0 allows remote attackers to inject arbitrary log lines...

5CVSS7.5AI score0.01448EPSS
SaveExploits1References3Affected Software1
Code423n4
Code423n4
added 2022/12/19 12:0 a.m.15 views

[M-0] Unhandled return values of transfer

Lines of code Vulnerability details c4udit Report Issues found M-0 Unhandled return values of transfer Impact Some implementations of transfer could return ‘false’ on failure instead of reverting. Findings: src\Pair.sol::85 = transferFrommsg.sender, addressthis, fractionalTokenAmount;...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/12/12 10:32 p.m.7 views

USN-5775-1 vim vulnerabilities

It was discovered that Vim uses freed memory in recurisve substitution of specially crafted patterns. An attacker could possbly use this to crash Vim and cause denial of service. CVE-2022-2345 It was discovered that Vim makes illegal memory calls when patterns start with an illegal byte. An...

7.8CVSS6AI score0.01226EPSS
SaveExploits5References7
Positive Technologies
Positive Technologies
added 2022/12/02 12:0 a.m.6 views

PT-2022-36797 · Git +1 · Ghostscript

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type of UNKNOWN WRITE. The crash state includes functions such as gdev mem open scan lines interleaved, mem open, and gs...

6.9AI score
SaveExploits0References2
Code423n4
Code423n4
added 2022/11/18 12:0 a.m.12 views

GiantMevAndFeesPool::afterTokenTransfer doesn't update claimed amount of sender

Lines of code Vulnerability details Impact After a token transfer of GiantMevAndFeesPool's GiantLP, the receiver gets their claimed amount updated to the correct value, but the sender does not. If more than zero tokens were transferred, that amount in the sender's future rewards will be lost, and...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/10 12:0 a.m.11 views

Borrower can put their address when submiting addCredit() which can make the lender not be able to withdraw tokens

Lines of code Vulnerability details Impact when calling addCredit by borrower, they can choose to put in their address as the lender instead of the actuall lender. this can bring problems later on when the lender is trying to withdraw funds from the contract. they wont be able to withdraw the fun...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/09 12:0 a.m.12 views

test

Lines of code http://L1 Vulnerability details Impact Detailed description of the impact of this finding. Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant proof that illustrates the concept. Tools Used Recommended Mitigation Steps...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/10/08 8:22 p.m.21 views

MGASA-2022-0362 Updated php packages fix security vulnerability

Core Fixed bug GH-9323 Crash in ZENDRETURN/GC/zendcallfunction Fixed bug GH-9361 Segmentation fault on script exit 9379. Fixed bug GH-9407 LSP error in eval'd code refers to wrong class for static type. Fixed bug 81727: Don't mangle HTTP variable names that clash with ones that have a specific...

6.5CVSS6.6AI score0.49336EPSS
SaveExploits2References3
CNVD
CNVD
added 2022/08/17 12:0 a.m.116 views

Secheron SEPCOS Control and Protection Relay Information Disclosure Vulnerability

Secheron SEPCOS Control and Protection Relay is a relay from Secheron. Control and protect your DC panels and contact lines from short circuits and other electrical faults, and benefit from enhanced communication capabilities.The Secheron SEPCOS Control and Protection Relay is vulnerable to an...

6.5CVSS0.6AI score0.00728EPSS
SaveExploits0References1
Rows per page
Query Builder