Lucene search
K

53 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2012-1201

Malware in sbrugna...

5CVSS9AI score0.00162EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2007-5625

Malware in sbrugna...

9.3CVSS6.3AI score0.0304EPSS
Exploits0References5
OSV
OSV
added 2022/05/17 3:54 a.m.20 views

GHSA-JJX5-FQ5G-8XPC Symfony Cryptographic Vulnerability

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

7.5CVSS7.3AI score0.00397EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2019/05/16 12:0 a.m.16 views

Fedora 29 : php-pecl-imagick (2019-5dc1f4100e)

Version 3.4.4 - The 3.4.4 release is intended to be the last release other than small bug fixes that will support either PHP 5.x, or ImageMagick 6.x. The next planned release will be PHP 7.0 and ImageMagick 7.0 at least, if not higher. - Added: - function Imagick::optimizeImageTransparency -...

9.8CVSS7AI score0.01299EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2019/05/16 12:0 a.m.27 views

Fedora 28 : php-pecl-imagick (2019-9448fa46f3)

Version 3.4.4 - The 3.4.4 release is intended to be the last release other than small bug fixes that will support either PHP 5.x, or ImageMagick 6.x. The next planned release will be PHP 7.0 and ImageMagick 7.0 at least, if not higher. - Added: - function Imagick::optimizeImageTransparency -...

9.8CVSS7AI score0.01299EPSS
Exploits0References2
Prion
Prion
added 2018/11/25 8:29 p.m.29 views

Code injection

An issue was discovered in SDCMS 1.6 with PHP 5.x. app/admin/controller/themecontroller.php uses a checkbad function in an attempt to block certain PHP functions such as eval, but does not prevent use of pregreplace 'e' calls, allowing users to execute arbitrary code by leveraging access to admin...

6.5CVSS8.9AI score0.01016EPSS
Exploits1References2Affected Software2
Cvelist
Cvelist
added 2018/11/25 8:0 p.m.24 views

CVE-2018-19520

An issue was discovered in SDCMS 1.6 with PHP 5.x. app/admin/controller/themecontroller.php uses a checkbad function in an attempt to block certain PHP functions such as eval, but does not prevent use of pregreplace 'e' calls, allowing users to execute arbitrary code by leveraging access to admin...

9.3AI score0.01016EPSS
Exploits1References2
CVE
CVE
added 2018/11/25 8:0 p.m.611 views

CVE-2018-19520

CVE-2018-19520 targets SDCMS 1.6 on PHP 5.x. The admin path app/admin/controller/themecontroller.php uses a check_bad function intended to block certain PHP functions (e.g., eval) but does not block preg_replace with the /e/ modifier, enabling an attacker with admin template access to execute arb...

8.8CVSS8.9AI score0.01016EPSS
Exploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2018/11/20 9:29 p.m.35 views

CVE-2018-19396

ext/standard/varunserializer.c in PHP 5.x through 7.1.24 allows attackers to cause a denial of service application crash via an unserialize call for the com, dotnet, or variant class...

7.5CVSS7.1AI score0.01021EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2018/11/20 9:29 p.m.39 views

CVE-2018-19395

ext/standard/var.c in PHP 5.x through 7.1.24 on Windows allows attackers to cause a denial of service NULL pointer dereference and application crash because com and comsafearrayproxy return NULL in compropertiesget in ext/comdotnet/comhandlers.c, as demonstrated by a serialize call on...

7.5CVSS7.1AI score0.01973EPSS
Exploits1References1
Veracode
Veracode
added 2018/06/18 5:9 a.m.21 views

Session Fixation

codeigniter/framework is vulnerable to session fixation attacks. The vulnerability exists due to the assumption that session.usestrictmode which was the default behavior of PHP 5.x...

9.8CVSS9.2AI score0.00242EPSS
Exploits0References3Affected Software1
Packet Storm
Packet Storm
added 2018/03/22 12:0 a.m.31 views

Domaintrader 2.5.3 Cross Site Scripting

i? Domaintrader v.2.5.3 Cross-Site Scripting 6th of February, 2018 Found by Uladzislau Murashka - https://sm0k3.net Vendor homepage: www.smartscriptsolutions.com Software link: http://www.smartscriptsolutions.com/domain-trader/ Version of local application copy: 2.5.2 but valid also for 2.5.3...

7.1AI score
Exploits0
NVD
NVD
added 2016/06/01 10:59 p.m.13 views

CVE-2016-1902

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

7.5CVSS7.4AI score0.00397EPSS
Exploits0References4
OSV
OSV
added 2016/06/01 10:59 p.m.0 views

UBUNTU-CVE-2016-1902

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

7.5CVSS7.1AI score0.00397EPSS
Exploits0References4
Prion
Prion
added 2016/06/01 10:59 p.m.17 views

Design/Logic Flaw

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

5CVSS6.9AI score0.00397EPSS
Exploits0References4Affected Software2
UbuntuCve
UbuntuCve
added 2016/06/01 10:59 p.m.16 views

CVE-2016-1902

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

7.5CVSS7.1AI score0.00397EPSS
Exploits0References3
Cvelist
Cvelist
added 2016/06/01 10:0 p.m.17 views

CVE-2016-1902

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

7.3AI score0.00397EPSS
Exploits0References4
CVE
CVE
added 2016/06/01 10:0 p.m.79 views

CVE-2016-1902

CVE-2016-1902 affects Symfony’s SecureRandom class prior to: 2.3.37, 2.6.x prior to 2.6.13, and 2.7.x prior to 2.7.9 when used with PHP 5.x without the paragonie/random_compat library. The OpenSSL/openssl_random_pseudo_bytes path may fail, causing weak or non-secure random numbers and undermining...

7.5CVSS7.2AI score0.00397EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2016/06/01 10:0 p.m.25 views

CVE-2016-1902

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

7.5CVSS7.4AI score0.00397EPSS
Exploits0
Prion
Prion
added 2016/05/16 10:59 a.m.37 views

Design/Logic Flaw

The session deserializer in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13 mishandles multiple phpvarunserialize calls, which allow remote attackers to execute arbitrary code or cause a denial of service use-after-free via crafted session content...

7.5CVSS8.2AI score0.226EPSS
Exploits3References6Affected Software1
Rows per page
Query Builder