Show filters
440 Total Results
Displaying 321-330 of 440
Sort by:
Attacker Value
Unknown

CVE-2020-10941

Disclosure Date: March 24, 2020 (last updated November 27, 2024)
Arm Mbed TLS before 2.16.5 allows attackers to obtain sensitive information (an RSA private key) by measuring cache usage during an import.
Attacker Value
Unknown

CVE-2020-3922

Disclosure Date: March 18, 2020 (last updated February 21, 2025)
LisoMail, by ArmorX, allows SQL Injections, attackers can access the database without authentication via a URL parameter manipulation.
Attacker Value
Unknown

CVE-2012-6649

Disclosure Date: January 23, 2020 (last updated February 21, 2025)
WordPress WP GPX Maps Plugin 1.1.21 allows remote attackers to execute arbitrary PHP code via improper file upload.
Attacker Value
Unknown

CVE-2011-3350

Disclosure Date: November 19, 2019 (last updated November 27, 2024)
masqmail 0.2.21 through 0.2.30 improperly calls seteuid() in src/log.c and src/masqmail.c that results in improper privilege dropping.
Attacker Value
Unknown

CVE-2019-17210

Disclosure Date: November 04, 2019 (last updated November 27, 2024)
A denial-of-service issue was discovered in the MQTT library in Arm Mbed OS 2017-11-02. The function readMQTTLenString() is called by the function MQTTDeserialize_publish() to get the length and content of the MQTT topic name. In the function readMQTTLenString(), mqttstring->lenstring.len is a part of user input, which can be manipulated. An attacker can simply change it to a larger value to invalidate the if statement so that the statements inside the if statement are skipped, letting the value of mqttstring->lenstring.data default to zero. Later, curn is accessed, which points to mqttstring->lenstring.data. On an Arm Cortex-M chip, the value at address 0x0 is actually the initialization value for the MSP register. It is highly dependent on the actual firmware. Therefore, the behavior of the program is unpredictable from this time on.
Attacker Value
Unknown

CVE-2019-16910

Disclosure Date: September 26, 2019 (last updated November 27, 2024)
Arm Mbed TLS before 2.19.0 and Arm Mbed Crypto before 2.0.0, when deterministic ECDSA is enabled, use an RNG with insufficient entropy for blinding, which might allow an attacker to recover a private key via side-channel attacks if a victim signs the same message many times. (For Mbed TLS, the fix is also available in versions 2.7.12 and 2.16.3.)
Attacker Value
Unknown

CVE-2018-19588

Disclosure Date: July 11, 2019 (last updated November 27, 2024)
Alarm.com ADC-V522IR 0100b9 devices have Incorrect Access Control.
0
Attacker Value
Unknown

CVE-2019-9657

Disclosure Date: July 11, 2019 (last updated November 27, 2024)
Alarm.com ADC-V522IR 0100b9 devices have Incorrect Access Control, a different issue than CVE-2018-19588. This occurs because of incorrect protection of VPN certificates (used for initiating a VPN session to the Alarm.com infrastructure) on the local camera device.
0
Attacker Value
Unknown

CVE-2018-10531

Disclosure Date: July 10, 2019 (last updated November 27, 2024)
An issue was discovered in the America's Army Proving Grounds platform for the Unreal Engine. With a false packet sent via UDP, the application server responds with several bytes, giving the possibility of DoS amplification, even being able to be used in DDoS attacks.
Attacker Value
Unknown

CVE-2019-18222

Disclosure Date: May 16, 2019 (last updated February 21, 2025)
The ECDSA signature implementation in ecdsa.c in Arm Mbed Crypto 2.1 and Mbed TLS through 2.19.1 does not reduce the blinded scalar before computing the inverse, which allows a local attacker to recover the private key via side-channel attacks.