Lucene search
+L

927 matches found

OSV
OSV
added 2024/06/07 9:52 p.m.19 views

GHSA-CG8W-5JRC-675G Zend-HTTP URL Rewrite vulnerability

zend-diactoros and, by extension, Expressive, zend-http and, by extension, Zend Framework MVC projects, and zend-feed specifically, its PubSubHubbub sub-component each contain a potential URL rewrite exploit. In each case, marshaling a request URI includes logic that introspects HTTP request...

7.5CVSS7.2AI score
SaveExploits0References5
OSV
OSV
added 2024/06/07 9:49 p.m.30 views

GHSA-8X2V-PCG7-94F4 Zend-JSON vulnerable to XXE/XEE attacks

Numerous components utilizing PHP's DOMDocument, SimpleXML, and xmlparse functionality are vulnerable to two types of attacks: - XML eXternal Entity XXE Injection attacks. The above mentioned extensions are insecure by default, allowing external entities to be specified by adding a specific DOCTY...

9.8CVSS7.4AI score
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2024/06/07 9:49 p.m.28 views

Zend-JSON vulnerable to XXE/XEE attacks

Numerous components utilizing PHP's DOMDocument, SimpleXML, and xmlparse functionality are vulnerable to two types of attacks: - XML eXternal Entity XXE Injection attacks. The above mentioned extensions are insecure by default, allowing external entities to be specified by adding a specific DOCTY...

7.4AI score
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/07 9:38 p.m.10 views

GHSA-GWPM-PM6X-H7RJ ZendFramework Cross-site Scripting vector in `Zend_Filter_StripTags`

ZendFilterStripTags is a filtering class analogous to PHP's striptags function. In addition to stripping HTML tags and selectively keeping those provided in a whitelist, it also provides the ability to whitelist specific attributes to retain per whitelisted tag. The reporter discovered that...

6.1CVSS5.4AI score
SaveExploits0References3
OSV
OSV
added 2024/06/07 9:25 p.m.15 views

GHSA-96C6-M98X-HXJX Zend-Session session validation vulnerability

Zend\Session session validators do not work as expected if set prior to the start of a session. For instance, the following test case fails where $this-manager is an instance of Zend\Session\SessionManager: $this -manager -getValidatorChain -attach'session.validate', arraynew RemoteAddr, 'isValid...

6.5CVSS6.7AI score
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2024/06/07 9:25 p.m.17 views

Zend-Session session validation vulnerability

Zend\Session session validators do not work as expected if set prior to the start of a session. For instance, the following test case fails where $this-manager is an instance of Zend\Session\SessionManager: $this -manager -getValidatorChain -attach'session.validate', arraynew RemoteAddr, 'isValid...

6.7AI score
SaveExploits0References15Affected Software1
OSV
OSV
added 2024/06/07 9:20 p.m.10 views

GHSA-G52P-86J5-XR8Q ZendFramework Potential Cross-site Scripting in Development Environment Error View Script

The default error handling view script generated using ZendTool failed to escape request parameters when run in the "development" configuration environment, providing a potential XSS attack vector. ZendToolProjectContextZfViewScriptFile was patched such that the view script template now calls the...

6.1CVSS6.2AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/06/07 9:19 p.m.17 views

Zend-Mail remote code execution in zend-mail via Sendmail adapter

When using the zend-mail component to send email via the Zend\Mail\Transport\Sendmail transport, a malicious user may be able to inject arbitrary parameters to the system sendmail program. The attack is performed by providing additional quote characters within an address; when unsanitized, they c...

7AI score
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/06/07 9:19 p.m.24 views

GHSA-CXF7-M5G2-V594 Zend-Mail remote code execution in zend-mail via Sendmail adapter

When using the zend-mail component to send email via the Zend\Mail\Transport\Sendmail transport, a malicious user may be able to inject arbitrary parameters to the system sendmail program. The attack is performed by providing additional quote characters within an address; when unsanitized, they c...

8.8CVSS7AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/06/07 8:47 p.m.14 views

ZendFramework potential remote code execution in zend-mail via Sendmail adapter

When using the zend-mail component to send email via the Zend\Mail\Transport\Sendmail transport, a malicious user may be able to inject arbitrary parameters to the system sendmail program. The attack is performed by providing additional quote characters within an address; when unsanitized, they c...

7.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/07 8:47 p.m.16 views

GHSA-GFF2-P6VM-3P8G ZendFramework potential remote code execution in zend-mail via Sendmail adapter

When using the zend-mail component to send email via the Zend\Mail\Transport\Sendmail transport, a malicious user may be able to inject arbitrary parameters to the system sendmail program. The attack is performed by providing additional quote characters within an address; when unsanitized, they c...

6.5CVSS7.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/06/07 8:37 p.m.13 views

ZendFramework Information Disclosure and Insufficient Entropy vulnerability

In Zend Framework, ZendCaptchaWord v1 and Zend\Captcha\Word v2 generate a "word" for a CAPTCHA challenge by selecting a sequence of random letters from a character set. Prior to this advisory, the selection was performed using PHP's internal arrayrand function. This function does not generate...

6.6AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/07 8:35 p.m.14 views

ZendFramework SQL injection due to execution of platform-specific SQL containing interpolations

The Zend\Db component in Zend Framework 2 provides platform abstraction, which is used in particular for SQL abstraction. Two methods defined in the platform interface, quoteValue and quoteValueList, allow users to manually quote values for creating SQL statements; these are in turn consumed by...

7.7AI score
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/06/07 8:35 p.m.24 views

GHSA-X2F4-8WXF-W3VF ZendFramework SQL injection due to execution of platform-specific SQL containing interpolations

The Zend\Db component in Zend Framework 2 provides platform abstraction, which is used in particular for SQL abstraction. Two methods defined in the platform interface, quoteValue and quoteValueList, allow users to manually quote values for creating SQL statements; these are in turn consumed by...

8.8CVSS7.7AI score
SaveExploits0References9
OSV
OSV
added 2024/06/07 8:27 p.m.12 views

GHSA-XG9W-R469-M455 ZendFramework Potential Information Disclosure and Insufficient Entropy vulnerabilities

In Zend Framework 2, the Zend\Math\Rand component generates random bytes using the OpenSSL or Mcrypt extensions when available but will otherwise use PHP's mtrand function as a fallback. All outputs from mtrand are predictable for the same PHP process if an attacker can brute force the seed used ...

7.4CVSS7.3AI score
SaveExploits0References5
OSV
OSV
added 2024/06/07 8:15 p.m.17 views

GHSA-JQ87-2WXP-8349 ZendFramework Route Parameter Injection Via Query String in `Zend\Mvc`

In Zend Framework 2, Zend\Mvc\Router\Http\Query is used primarily to allow appending query strings to URLs when assembled. However, due to the fact that it captures any query parameters into the RouteMatch, and the fact that RouteMatch parameters are merged with any parent routes, this can lead t...

7.5CVSS7.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.7 views

PT-2024-40416 · Libxml2 +2 · Libxml2 +2

Name of the Vulnerable Software and Affected Versions: Zend Framework 2 affected versions not specified Description: The issue concerns XML Entity Expansion XEE attacks, which can lead to Denial Of Service attacks against a host's RAM. This occurs because there is no current method of disabling...

7.5CVSS7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.12 views

PT-2024-40459 · Libxml2 +1 · Libxml2 +1

Name of the Vulnerable Software and Affected Versions: Zend Framework 2 affected versions not specified Description: The issue concerns XML Entity Expansion XEE attacks, specifically Quadratic Blowup Attacks, which can lead to Denial Of Service attacks against a host's RAM. This is due to the lac...

7.5CVSS6.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/29 12:00 a.m.7 views

PT-2024-40236 · Libxml2 +1 · Libxml2 +1

Name of the Vulnerable Software and Affected Versions: Zend Framework 2 affected versions not specified Description: The issue concerns a vulnerability to XML Entity Expansion XEE attacks, specifically Quadratic Blowup Attacks, in software utilizing libxml2. This vulnerability allows for Denial O...

7.5CVSS6.9AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/05/15 10:33 p.m.16 views

Magento Patch SUPEE-9652 - Remote Code Execution using mail vulnerability

Zend Framework 1 vulnerability can be remotely exploited to execute code in Magento 1. While the issue is not reproducible in Magento 2, the library code is the same so it was fixed as well. Note: while the vulnerability is scored as critical, few systems are affected. To be affected by the...

7.3AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder