Lucene search
+L

156 matches found

OSV
OSV
added 2020/07/29 5:15 p.m.27 views

CVE-2020-15086

In TYPO3 installations with the "mediace" extension from version 7.6.2 and before version 7.6.5, it has been discovered that an internal verification mechanism can be used to generate arbitrary checksums. The allows to inject arbitrary data having a valid cryptographic message authentication code...

9.8CVSS9.7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/07/29 4:15 p.m.51 views

Exposure of Sensitive Information to an Unauthorized Actor in TYPO3 CMS

Meta CVSS: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C 7.5 CWE-20, CWE-200 Problem In case an attacker manages to generate a valid cryptographic message authentication code HMAC-SHA1 - either by using a different existing vulnerability or in case the internal encryptionKey was...

8.1CVSS0.9AI score0.01782EPSS
SaveExploits1References6Affected Software2
Cvelist
Cvelist
added 2020/07/29 4:15 p.m.43 views

CVE-2020-15099 Exposure of Sensitive Information to an Unauthorized Actor in TYPO3 CMS

In TYPO3 CMS greater than or equal to 9.0.0 and less than 9.5.20, and greater than or equal to 10.0.0 and less than 10.4.6, in a case where an attacker manages to generate a valid cryptographic message authentication code HMAC-SHA1 - either by using a different existing vulnerability or in case t...

8.1CVSS8.4AI score0.01782EPSS
SaveExploits1References2
Typo3
Typo3
added 2020/07/28 12:0 a.m.53 views

Sensitive Information Disclosure in extension "Media Content Element" (mediace)

It has been discovered that an internal verification mechanism can be used to generate arbitrary checksums. This allows to inject arbitrary data having a valid cryptographic message authentication code HMAC-SHA1 and can lead to various attack chains as described below...

7.5CVSS3.3AI score0.02721EPSS
SaveExploits2Affected Software1
Typo3
Typo3
added 2020/07/28 12:0 a.m.83 views

Potential Privilege Escalation

In case an attacker manages to generate a valid cryptographic message authentication code HMAC-SHA1 - either by using a different existing vulnerability or in case the internal encryptionKey was exposed - it is possible to retrieve arbitrary files of a TYPO3 installation. This includes the...

6.8CVSS3.1AI score0.01782EPSS
SaveExploits1Affected Software1
Typo3
Typo3
added 2020/07/28 12:0 a.m.56 views

Critical vulnerability in legacy versions of TYPO3 CMS

It has been discovered that an internal verification mechanism can be used to generate arbitrary checksums. This allows to inject arbitrary data having a valid cryptographic message authentication code HMAC-SHA1 and can lead to various attack chains as described below...

7.5CVSS4.6AI score0.02721EPSS
SaveExploits2Affected Software1
NVD
NVD
added 2020/04/02 8:15 p.m.11 views

CVE-2019-19092

ABB eSOMS versions 4.0 to 6.0.3 use ASP.NET Viewstate without Message Authentication Code MAC. Alterations to Viewstate might thus not be noticed...

3.5CVSS4.4AI score0.00825EPSS
SaveExploits0References1
OSV
OSV
added 2020/04/02 8:15 p.m.5 views

CVE-2019-19092

ABB eSOMS versions 4.0 to 6.0.3 use ASP.NET Viewstate without Message Authentication Code MAC. Alterations to Viewstate might thus not be noticed...

3.5CVSS5.8AI score0.00825EPSS
SaveExploits0References1
CVE
CVE
added 2020/04/02 7:47 p.m.62 views

CVE-2019-19092

CVE-2019-19092 affects ABB eSOMS versions 4.0 to 6.0.3, where the ASP.NET Viewstate is used without a MAC, allowing alterations to go unnoticed. The Red Hat, NVD, CVE lists consistently describe this external-state data issue; ENISA/EUVD entries also reference related ABB eSOMS risks. Public deta...

3.5CVSS4.3AI score0.00825EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/04/02 7:47 p.m.20 views

CVE-2019-19092 ABB eSOMS: Viewstate without MAC Signature

ABB eSOMS versions 4.0 to 6.0.3 use ASP.NET Viewstate without Message Authentication Code MAC. Alterations to Viewstate might thus not be noticed...

3.5CVSS4.2AI score0.00825EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2020/03/10 10:10 p.m.6 views

jenkins: Non-constant time HMAC comparison

Jenkins 2.218 and earlier, LTS 2.204.1 and earlier used a non-constant time comparison function when validating an HMAC...

5.3CVSS6AI score0.01397EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/11/20 4:8 p.m.9 views

openssl: 0-byte record padding oracle

If an application encounters a fatal protocol error and then calls SSLshutdown twice once to send a closenotify, and once to receive one then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received...

5.9CVSS6.7AI score0.17139EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2019/05/14 12:0 a.m.295 views

EulerOS Virtualization 3.0.1.0 : ntp (EulerOS-SA-2019-1557)

According to the versions of the ntp packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - It was found that ntpd did not check whether a Message Authentication Code MAC was present in a received packet when ntpd was...

9.8CVSS7.2AI score0.81762EPSS
SaveExploits7References10
Veracode
Veracode
added 2019/05/02 5:41 a.m.40 views

Insufficient Entropy In Key Generation Algorithm

The Network Time Protocol NTP is used to synchronize a computer's time with another referenced time source. It was found that because NTP's access control was based on a source IP address, an attacker could bypass source IP restrictions and send malicious control and configuration packets by...

7.5CVSS7AI score0.06135EPSS
SaveExploits0References31Affected Software1
Filippo.io
Filippo.io
added 2019/04/02 4:45 p.m.90 views

A Go implementation of Poly1305 that makes sense

Poly1305 is a Message Authentication Code--a cryptographic primitive for authenticating a message with a shared secret key, like HMAC. Although its really a fraction of the complexity of e.g. elliptic curves, most of the implementations Ive read look decidedly like magic, mysteriously multiplying...

7.4AI score
SaveExploits0
nodejs
nodejs
added 2018/12/26 4:17 p.m.25 views

Sensitive Data Exposure

Overview All versions of rails-session-decoder are missing verification of the Message Authentication Code appended to the cookies. This may lead to decryption of cipher text thus exposing encrypted information. Recommendation No fix is currently available. Consider using an alternative module...

7AI score
SaveExploits0Affected Software1
BDU FSTEC
BDU FSTEC
added 2018/11/01 12:0 a.m.7 views

The vulnerability of the FortiOS operating system’s SSL-VPN implementation, caused by errors in processing input data, allows a hacker to replace encrypted traffic with malicious data.

The vulnerability of the SSL-VPN implementation in the FortiOS operating system arises due to errors in processing input data. Exploiting this vulnerability allows a malicious actor to replace encrypted traffic using a specially generated MAC...

5.3CVSS5.5AI score0.02089EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2017/01/17 6:15 a.m.12 views

Unverifiable Symmetric Encryption

spring-cloud-config has a flaw which allows malicious manipulation of symmetric encryptions. The vulnerability exists because its default symmetric encryption does not use a Message Authentication Code MAC to verify the authenticity of encrypted message...

6.8AI score
SaveExploits0
OSV
OSV
added 2017/01/06 9:59 p.m.8 views

CVE-2015-7848

An integer overflow can occur in NTP-dev.4.3.70 leading to an out-of-bounds memory copy operation when processing a specially crafted private mode packet. The crafted packet needs to have the correct message authentication code and a valid timestamp. When processed by the NTP daemon, it leads to ...

7.5CVSS9.7AI score
SaveExploits0References7
OSV
OSV
added 2017/01/06 9:59 p.m.4 views

DEBIAN-CVE-2015-7848

An integer overflow can occur in NTP-dev.4.3.70 leading to an out-of-bounds memory copy operation when processing a specially crafted private mode packet. The crafted packet needs to have the correct message authentication code and a valid timestamp. When processed by the NTP daemon, it leads to ...

7.5CVSS7.7AI score0.06096EPSS
SaveExploits1References1
Rows per page
Query Builder