Lucene search
K

911 matches found

Positive Technologies
Positive Technologies
added 2020/05/24 12:0 a.m.4 views

PT-2020-13540 · FFmpeg · Ffjpeg

Name of the Vulnerable Software and Affected Versions: ffjpeg versions prior to 2020-02-24 Description: The issue is related to an invalid read in the jfif encode function located in jfif.c. Recommendations: For versions prior to 2020-02-24, at the moment, there is no information about a newer...

6.5CVSS6AI score0.00238EPSS
Exploits1References2
Hacker One
Hacker One
added 2020/05/12 8:55 p.m.19 views

U.S. Dept Of Defense: RXSS - https://████████/

Hello All I Found RXSS in your OWN Website Steps To Reproduce Go to Those Links. https://██████/A'onerror=%22alert%601%60%22testabcd/ Browsers I test them on Firefox and Google Chrome. Fix:- Filter input on arrival Encode data on output Use appropriate response headers Content Security Policy...

1.7AI score
Exploits0
RedHat Linux
RedHat Linux
added 2020/04/28 3:31 p.m.3 views

exiv2: Heap-based buffer over-read in Exiv2::Jp2Image::encodeJp2Header resulting in a denial of service

There is a heap-based buffer over-read in Exiv2::Jp2Image::encodeJp2Header of jp2image.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack...

6.5CVSS6AI score0.01025EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/04/28 3:31 p.m.3 views

exiv2: Infinite loop in Exiv2::Jp2Image::encodeJp2Header resulting in a denial of service

There is an infinite loop in Exiv2::Jp2Image::encodeJp2Header of jp2image.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack...

6.5CVSS5.8AI score0.00868EPSS
Exploits1References4
Veracode
Veracode
added 2020/04/21 1:42 a.m.17 views

Cross-Site Scripting (XSS)

markdown2 is vulnerable to cross-site scripting XSS attacks. The vulnerability is introduced by an incomplete fix to properly encode ampersands and angle brackets in the function encodeampsandangles,allowing an attacker to inject arbitrary Javascript into a victim's browser...

6.1CVSS4.2AI score0.0065EPSS
Exploits1References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/04/16 12:0 a.m.31 views

EulerOS Virtualization 3.0.2.2 : perl (EulerOS-SA-2020-1476)

According to the versions of the perl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - Integer underflow in regcomp.c in Perl before 5.20, as used in Apple OS X before 10.10.5 and other products, allows context-depende...

7.8CVSS7.7AI score0.00749EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/03/31 8:15 p.m.2 views

ImageMagick: excessive iteration in the DecodeLabImage and EncodeLabImage functions in coders/tiff.c

ImageMagick 7.0.7-26 Q16 has excessive iteration in the DecodeLabImage and EncodeLabImage functions coders/tiff.c, which results in a hang tens of minutes with a tiny PoC file. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted tiff file...

6.5CVSS5.8AI score0.00265EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/03/31 8:15 p.m.3 views

ImageMagick: memory leak in Huffman2DEncodeImage in coders/ps2.c

A memory leak was discovered in ImageMagick in function Huffman2DEncodeImage in ps2.c. An application that uses ImageMagick to parse PS2 images may be vulnerable to this flaw and crash due to some memory that is never freed...

6.5CVSS6.8AI score0.00194EPSS
Exploits1References4
OSV
OSV
added 2020/03/06 8:15 p.m.2 views

DEBIAN-CVE-2020-7212

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.5CVSS7.2AI score0.01147EPSS
Exploits0References1
OSV
OSV
added 2020/03/06 8:15 p.m.0 views

UBUNTU-CVE-2020-7212

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.5CVSS7.2AI score0.01147EPSS
Exploits0References6
PyPA
PyPA
added 2020/03/06 8:15 p.m.5 views

PYSEC-2020-149

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.8CVSS6.8AI score0.01147EPSS
Exploits0References4Affected Software1
Mageia
Mageia
added 2020/03/06 4:13 p.m.35 views

Updated dojo packages fix security vulnerability

Updated dojo package fixes security vulnerability: dojox was vulnerable to Cross-site Scripting. This was due to dojox.xmpp.util.xmlEncode only encoding the first occurrence of each character, not all of them CVE-2019-10785...

6.1CVSS2.6AI score0.00243EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2020/03/06 12:0 a.m.3 views

PT-2020-5140 · Python +1 · Urllib3 +1

Name of the Vulnerable Software and Affected Versions: urllib3 library versions 1.25.2 through 1.25.7 Description: The issue is related to an inefficient algorithm in the encode invalid chars function, which can lead to a denial of service due to CPU consumption. This happens because the percent...

8.7CVSS7.2AI score0.01147EPSS
Exploits0References24
OSV
OSV
added 2020/02/13 5:15 p.m.0 views

UBUNTU-CVE-2019-10785

dojox is vulnerable to Cross-site Scripting in all versions before version 1.16.1, 1.15.2, 1.14.5, 1.13.6, 1.12.7 and 1.11.9. This is due to dojox.xmpp.util.xmlEncode only encoding the first occurrence of each character, not all of them...

6.1CVSS6.9AI score0.00243EPSS
Exploits1References5
CVE
CVE
added 2020/02/13 4:2 p.m.117 views

CVE-2019-10785

CVE-2019-10785 affects the Dojo/Dojox component, where dojox.xmpp.util.xmlEncode only encodes the first occurrence of each character, enabling cross-site scripting in affected Dojo versions prior to 1.16.1, 1.15.2, 1.14.5, 1.13.6, 1.12.7 and 1.11.9. The connected IBM and Nessus entries corroborat...

6.1CVSS6AI score0.00243EPSS
Exploits1References3Affected Software1
Snyk
Snyk
added 2020/02/07 11:46 a.m.1 views

Cross-site Scripting (XSS)

Overview dojox is a dojo extension, a rollup of many useful sub-projects and varying states of maturity, from very stable and robust, to alpha and experimental. Affected versions of this package are vulnerable to Cross-site Scripting XSS. dojox.xmpp.util.xmlEncode only encodes the first occurrenc...

7.3CVSS8.3AI score0.00243EPSS
Exploits1References2
OSV
OSV
added 2020/01/24 10:15 p.m.1 views

DEBIAN-CVE-2014-9629

Integer overflow in the Encode function in modules/codec/schroedinger.c in VideoLAN VLC media player before 2.1.6 and 2.2.x before 2.2.1 allows remote attackers to conduct buffer overflow attacks and execute arbitrary code via a crafted length value...

7.8CVSS8.1AI score0.01498EPSS
Exploits0References1
NVD
NVD
added 2020/01/24 10:15 p.m.22 views

CVE-2014-9629

Integer overflow in the Encode function in modules/codec/schroedinger.c in VideoLAN VLC media player before 2.1.6 and 2.2.x before 2.2.1 allows remote attackers to conduct buffer overflow attacks and execute arbitrary code via a crafted length value...

7.8CVSS7.9AI score0.01498EPSS
Exploits0References3
OSV
OSV
added 2020/01/24 10:15 p.m.0 views

UBUNTU-CVE-2014-9629

Integer overflow in the Encode function in modules/codec/schroedinger.c in VideoLAN VLC media player before 2.1.6 and 2.2.x before 2.2.1 allows remote attackers to conduct buffer overflow attacks and execute arbitrary code via a crafted length value...

7.8CVSS7.4AI score0.01498EPSS
Exploits0References2
Prion
Prion
added 2020/01/24 10:15 p.m.21 views

Integer overflow

Integer overflow in the Encode function in modules/codec/schroedinger.c in VideoLAN VLC media player before 2.1.6 and 2.2.x before 2.2.1 allows remote attackers to conduct buffer overflow attacks and execute arbitrary code via a crafted length value...

6.8CVSS8.4AI score0.01498EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder