Lucene search
+L

9512 matches found

Prion
Prion
added 2018/02/18 4:29 a.m.21 views

Design/Logic Flaw

An issue was discovered in iDashboards 9.6b. The SSO implementation is affected by a weak obfuscation library, allowing man-in-the-middle attackers to discover credentials...

4.3CVSS7.9AI score0.00742EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2018/02/16 10:49 p.m.23 views

CVE-2018-7187

The "go get" implementation in Go 1.9.4, when the -insecure command-line option is used, does not validate the import path get/vcs.go only checks for "://" anywhere in the string, which allows remote attackers to execute arbitrary OS commands via a crafted web site...

9.3CVSS7.5AI score0.63027EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2018/02/16 5:0 p.m.37 views

CVE-2018-7187

The "go get" implementation in Go 1.9.4, when the -insecure command-line option is used, does not validate the import path get/vcs.go only checks for "://" anywhere in the string, which allows remote attackers to execute arbitrary OS commands via a crafted web site...

8.8AI score0.63027EPSS
SaveExploits1References6
Mageia
Mageia
added 2018/02/15 9:17 p.m.80 views

Updated kernel-linus packages fix security vulnerabilities

This kernel-linus update is based on the upstream 4.14.18 and adds some support for mitigating Spectre, variant 1 CVE-2017-5753 and as it is built with the retpoline-aware gcc-5.5.0-1.mga6, it now provides full retpoline mitigation for Spectre, variant 2 CVE-2017-5715. The BPF interpreter has bee...

7.5CVSS7.2AI score0.92621EPSS
SaveExploits13References6
Prion
Prion
added 2018/02/08 11:29 p.m.18 views

Information disclosure

Incorrect implementation of access controls allows remote users to override repository restrictions in Borg servers 1.1.x before 1.1.3...

6.5CVSS8.6AI score0.01918EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2018/02/08 12:0 a.m.10 views

CCN-lite Infinite Recursion Vulnerability

CCN-lite is a lightweight and functionally interoperable implementation of the CCNx protocol for XEROX PARC. An infinite recursion vulnerability exists in ccn-lite-ccnb2xml in versions of CCN-lite prior to 2.0.0. An attacker can exploit this vulnerability via a specially crafted file to trigger...

7.8CVSS6.9AI score0.01317EPSS
SaveExploits0References1
NVD
NVD
added 2018/02/07 11:29 p.m.17 views

CVE-2017-5132

Inappropriate implementation in V8 in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page, aka incorrect WebAssembly stack manipulation...

8.8CVSS8.6AI score0.01558EPSS
SaveExploits0References6
Prion
Prion
added 2018/02/07 11:29 p.m.19 views

Design/Logic Flaw

Inappropriate implementation in ChromeVox in Google Chrome OS prior to 62.0.3202.74 allowed a remote attacker in a privileged network position to observe or tamper with certain cleartext HTTP requests by leveraging that position...

5.8CVSS7.3AI score0.0042EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2018/02/07 11:29 p.m.21 views

Information disclosure

Incorrect implementation in Blink in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to spoof the contents of the Omnibox URL bar via a crafted HTML page...

4.3CVSS6.1AI score0.01524EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2018/02/07 11:29 p.m.32 views

CVE-2017-15397

Inappropriate implementation in ChromeVox in Google Chrome OS prior to 62.0.3202.74 allowed a remote attacker in a privileged network position to observe or tamper with certain cleartext HTTP requests by leveraging that position...

7.4CVSS7AI score0.0042EPSS
SaveExploits0References4
OSV
OSV
added 2018/02/07 11:29 p.m.4 views

UBUNTU-CVE-2017-5132

Inappropriate implementation in V8 in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page, aka incorrect WebAssembly stack manipulation...

8.8CVSS7.3AI score0.01558EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2018/02/07 11:0 p.m.32 views

CVE-2017-5132

Inappropriate implementation in V8 in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page, aka incorrect WebAssembly stack manipulation...

8.4AI score0.01558EPSS
SaveExploits0References6
CVE
CVE
added 2018/02/07 11:0 p.m.78 views

CVE-2017-15397

CVE-2017-15397 describes an issue in Google Chrome OS where the ChromeVox component allowed a remote attacker, positioned on the network, to observe or tamper with plaintext HTTP requests. Root cause is an inappropriate implementation within ChromeVox that mishandled plaintext network traffic. Th...

7.4CVSS7.3AI score0.0042EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2018/02/06 5:0 p.m.626 views

CVE-2017-17663

CVE-2017-17663 affects the htpasswd component of mini_httpd (before v1.28) and thttpd (before v2.28). The vulnerability is a buffer overflow that can be exploited remotely to achieve code execution. Connected advisories corroborate a remote-code-execution impact and note fixes in later thttpd rel...

9.8CVSS9.7AI score0.02715EPSS
SaveExploits0References1Affected Software2
Veracode
Veracode
added 2018/02/06 12:58 a.m.29 views

Weak ElGamal Parameters

PyCrypto uses weak ElGamal cryptography. Due to an incorrect implementation of ElGamal, the Decisional Diffie-Hellman DDH assumption doesn't hold because of the way the key parameters are generated. This allows attackers who have access to the cipher-text to decrypt the messages and potentially...

7.5CVSS7.5AI score0.02031EPSS
SaveExploits1References9Affected Software2
OSV
OSV
added 2018/02/03 3:29 p.m.13 views

PYSEC-2018-97

lib/Crypto/PublicKey/ElGamal.py in PyCrypto through 2.6.1 generates weak ElGamal key parameters, which allows attackers to obtain sensitive information by reading ciphertext data i.e., it does not have semantic security in face of a ciphertext-only attack. The Decisional Diffie-Hellman DDH...

7.5CVSS7.2AI score0.02031EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2018/02/03 3:0 a.m.32 views

CVE-2018-6594

lib/Crypto/PublicKey/ElGamal.py in PyCrypto through 2.6.1 generates weak ElGamal key parameters, which allows attackers to obtain sensitive information by reading ciphertext data i.e., it does not have semantic security in face of a ciphertext-only attack. The Decisional Diffie-Hellman DDH...

7.5CVSS7.5AI score0.02031EPSS
SaveExploits1
Metasploit
Metasploit
added 2018/02/02 10:29 p.m.40 views

Scanner for Bleichenbacher Oracle in RSA PKCS #1 v1.5

Some TLS implementations handle errors processing RSA key exchanges and encryption PKCS 1 v1.5 messages in a broken way that leads an adaptive chosen-chiphertext attack. Attackers cannot recover a server's private key, but they can decrypt and sign messages with it. A strong oracle occurs when th...

0.3AI score
SaveExploits0
Kitploit
Kitploit
added 2018/02/01 8:52 p.m.122 views

RDPY - Remote Desktop Protocol in Twisted Python

RDPY is a pure Python implementation of the Microsoft RDP Remote Desktop Protocol protocol client and server side. RDPY is built over the event driven network engine Twisted. RDPY support standard RDP security layer, RDP over SSL and NLA authentication through ntlmv2 authentication protocol. RDPY...

7.7AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2018/01/25 11:22 a.m.466 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.5AI score0.03631EPSS
SaveExploits8References4
Rows per page
Query Builder