Lucene search
+L

58019 matches found

Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.35 views

PT-2026-49611

Name of the Vulnerable Software and Affected Versions Static Block versions prior to 2.3 Description The Static Block plugin for WordPress contains an Insecure Direct Object Reference. This occurs because the static block content shortcode handler uses the get post function to retrieve a post bas...

4.3CVSS6AI score0.00205EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.32 views

PT-2026-49894

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 12.2.1.4.0 Oracle WebCenter Content version 14.1.2.0.0 Description An issue exists in the Content Server component of the Oracle WebCenter Content product within Oracle Fusion Middleware. A low privileged...

9.9CVSS5.9AI score0.00411EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.48 views

PT-2026-49938

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 14.1.2.0.0 Description An issue in the Content Server component of Oracle Fusion Middleware allows an unauthenticated attacker with network access via HTTP to compromise the system. The exploitation requires...

9.3CVSS5.9AI score0.00391EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.34 views

PT-2026-49846

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 12.2.1.4.0 Oracle WebCenter Content version 14.1.2.0.0 Description An issue exists in the Content Server component of the Oracle WebCenter Content product within Oracle Fusion Middleware. A high privileged...

9.1CVSS5.8AI score0.00496EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.28 views

PT-2026-49836

Address bar spoofing in Arc Search for Android allows a remote attacker to display a trusted domain in the address bar while rendering attacker-controlled content, enabling phishing...

7.4CVSS5.4AI score0.00283EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.68 views

PT-2026-49921

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 14.1.2.0.0 Description An issue exists in the Content Server component of Oracle WebCenter Content. A high privileged attacker with network access via HTTP can compromise the system, potentially leading to a fu...

8.4CVSS5.8AI score0.00398EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.32 views

PT-2026-49917

Name of the Vulnerable Software and Affected Versions WebCenter Content: Imaging version 12.2.1.4.0 WebCenter Content: Imaging version 14.1.2.0.0 Description An issue in the Core component of Oracle Fusion Middleware allows an unauthenticated attacker with network access via HTTP to compromise th...

9.1CVSS5.9AI score0.00425EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.26 views

PT-2026-50080

Subscriber Arbitrary Content Deletion in Brikk = 3.0.0 versions...

7.5CVSS5.2AI score0.00407EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.42 views

PT-2026-49922

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 14.1.2.0.0 Description An issue exists in the Content Server component of Oracle WebCenter Content within Oracle Fusion Middleware. An unauthenticated attacker with network access via HTTP can compromise the...

9.6CVSS5.8AI score0.00416EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.37 views

PT-2026-49918

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 14.1.2.0.0 Description An issue exists in the Content Server component of Oracle WebCenter Content within Oracle Fusion Middleware. An unauthenticated attacker with network access via HTTP can compromise the...

9.3CVSS5.9AI score0.00196EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.39 views

PT-2026-49941

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 14.1.2.0.0 Description An issue in the Content Server component of Oracle Fusion Middleware allows a low privileged attacker with network access via HTTP to compromise the system. The attack requires human...

8.7CVSS5.9AI score0.00332EPSS
SaveExploits0References5
CISA KEV Catalog
CISA KEV Catalog
added 2026/06/16 12:00 a.m.36 views

Widget Factory Joomla Content Editor Improper Access Control Vulnerability

Widget Factory Joomla Content Editor contains an improper access control vulnerability which could allow for upload and execution of PHP code via the creation of new editor profiles for unauthenticated users...

10CVSS5.6AI score0.781EPSS
SaveIn wildExploits27
GitLab Advisory Database
GitLab Advisory Database
added 2026/06/16 12:00 a.m.34 views

Crawl4AI: Multiple Docker API Vulnerabilities - File Write, SSRF, Auth Bypass, XSS, JS Execution

Multiple security vulnerabilities in the Crawl4AI Docker API server affecting endpoints for crawling, markdown/LLM extraction, screenshots, PDFs, webhooks, monitoring, JavaScript execution, and configuration...

9.2CVSS5.3AI score0.00476EPSS
SaveExploits0References22Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.32 views

PT-2026-49860

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 12.2.1.4.0 Oracle WebCenter Content version 14.1.2.0.0 Description An issue exists in the Content Server component of the Oracle WebCenter Content product within Oracle Fusion Middleware. An unauthenticated...

9.8CVSS5.9AI score0.00483EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.31 views

PT-2026-49887

Name of the Vulnerable Software and Affected Versions Oracle WebCenter Content version 12.2.1.4.0 Oracle WebCenter Content version 14.1.2.0.0 Description An issue exists in the Content Server component of the Oracle WebCenter Content product within Oracle Fusion Middleware. A low privileged...

9.9CVSS5.9AI score0.00411EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/15 8:23 p.m.25 views

python-multipart: Negative Content-Length in parse_form buffers the entire body in memory

Summary parseform did not validate the Content-Length header before using it to bound its chunked read of the request body. A negative Content-Length turned the bounded read into a read-until-EOF, so the entire body was loaded into memory in a single read instead of in fixed-size chunks. Details...

3.7CVSS5.5AI score0.00342EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/15 8:23 p.m.22 views

Improper Validation of Specified Quantity in Input

Overview python-multipart is an A streaming multipart parser for Python Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input in the parseform function when processing a negative Content-Length header. An attacker can cause excessive memory usage b...

6.3CVSS5.4AI score0.00342EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/15 8:23 p.m.19 views

GHSA-V9PG-7XVM-68HF python-multipart: Negative Content-Length in parse_form buffers the entire body in memory

Summary parseform did not validate the Content-Length header before using it to bound its chunked read of the request body. A negative Content-Length turned the bounded read into a read-until-EOF, so the entire body was loaded into memory in a single read instead of in fixed-size chunks. Details...

3.7CVSS5.5AI score0.00342EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/15 8:20 p.m.20 views

GHSA-VFFW-93WF-4J4Q python-multipart: Content-Disposition parameter smuggling via RFC 2231/5987 extended parameters

Summary parseoptionsheader parsed Content-Disposition and Content-Type headers with email.message.Message, which transparently applies RFC 2231/5987 decoding. The extended parameter syntax filename=charset'lang'value, name=..., and the filename0/filename1 continuation form is decoded and surfaced...

3.7CVSS5.3AI score0.00291EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/15 8:20 p.m.36 views

python-multipart: Content-Disposition parameter smuggling via RFC 2231/5987 extended parameters

Summary parseoptionsheader parsed Content-Disposition and Content-Type headers with email.message.Message, which transparently applies RFC 2231/5987 decoding. The extended parameter syntax filename=charset'lang'value, name=..., and the filename0/filename1 continuation form is decoded and surfaced...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder