Lucene search
+L

6031 matches found

Vulnrichment
Vulnrichment
added 2026/03/31 7:25 p.m.5 views

CVE-2026-4800 lodash vulnerable to Code Injection via `_.template` imports key names

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

8.1CVSS7.1AI score0.02759EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/31 7:25 p.m.11 views

CVE-2026-4800

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

9.8CVSS5.9AI score0.02759EPSS
SaveExploits0
CVE
CVE
added 2026/03/31 7:25 p.m.490 views

CVE-2026-4800

CVE-2026-4800 is a lodash code-injection issue: when untrusted input is supplied in options.imports to _.template, default-parameter expressions can run at template compilation time. The root cause is that validation existed for the variable option but not for imports key names; lodash’s merge vi...

9.8CVSS7.1AI score0.02759EPSS
SaveExploits0References81Affected Software4
NVD
NVD
added 2026/03/31 4:16 p.m.13 views

CVE-2026-34243

wenxian is a tool to generate BIBTEX files from given identifiers DOI, PMID, arXiv ID, or paper title. In versions 0.3.1 and prior, a GitHub Actions workflow uses untrusted user input from issuecomment.body directly inside a shell command, allowing potential command injection and arbitrary code...

9.8CVSS0.02172EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/03/31 3:49 p.m.9 views

CVE-2026-34243 wenxian: Command Injection in GitHub Actions Workflow via `issue_comment.body`

wenxian is a tool to generate BIBTEX files from given identifiers DOI, PMID, arXiv ID, or paper title. In versions 0.3.1 and prior, a GitHub Actions workflow uses untrusted user input from issuecomment.body directly inside a shell command, allowing potential command injection and arbitrary code...

9.8CVSS6.4AI score0.02172EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/31 3:49 p.m.8 views

CVE-2026-34243

wenxian is a tool to generate BIBTEX files from given identifiers DOI, PMID, arXiv ID, or paper title. In versions 0.3.1 and prior, a GitHub Actions workflow uses untrusted user input from issuecomment.body directly inside a shell command, allowing potential command injection and arbitrary code...

9.8CVSS6.4AI score0.02172EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/31 3:49 p.m.11 views

CVE-2026-34243 wenxian: Command Injection in GitHub Actions Workflow via `issue_comment.body`

wenxian is a tool to generate BIBTEX files from given identifiers DOI, PMID, arXiv ID, or paper title. In versions 0.3.1 and prior, a GitHub Actions workflow uses untrusted user input from issuecomment.body directly inside a shell command, allowing potential command injection and arbitrary code...

9.8CVSS6.5AI score
SaveExploits0References3
CVE
CVE
added 2026/03/30 5:16 p.m.380 views

CVE-2026-4046

The CVE-2026-4046 issue affects the iconv() function in glibc up to version 2.43, where input conversion from IBM1390/IBM1399 can trigger an assertion failure and cause remote crashes. Affected component: GNU C Library (glibc). Underlying cause: assertion failure during character-set conversion. ...

7.5CVSS5.8AI score0.00382EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/30 5:16 p.m.12 views

CVE-2026-4046 iconv crash due to assertion failure with untrusted input

The iconv function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and...

7.5CVSS7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/30 12:00 a.m.19 views

PT-2026-46560

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 149.0.7827.53 Description Insufficient validation of untrusted input in the Password Manager allows a remote attacker to perform UI spoofing via malicious network traffic. UI spoofing is a technique where an...

9.6CVSS5.8AI score0.00493EPSS
SaveExploits5References441
OSV
OSV
added 2026/03/29 3:44 p.m.13 views

GHSA-QPFV-44F3-QQX6 MikroORM has Prototype Pollution in Utils.merge

A prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent special keys such as proto, constructor, or prototype, allowing attacker-controlled input to modify the JavaScript object prototype when...

8.3CVSS6AI score0.00377EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/29 3:44 p.m.14 views

MikroORM has Prototype Pollution in Utils.merge

A prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent special keys such as proto, constructor, or prototype, allowing attacker-controlled input to modify the JavaScript object prototype when...

9.1CVSS6AI score0.00377EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/29 3:44 p.m.25 views

MikroORM is vulnerable to SQL Injection via specially crafted object

Summary MikroORM versions = 6.6.9 and = 7.0.5 are vulnerable to SQL injection when specially crafted objects are interpreted as raw SQL query fragments. Impact If user-controlled input is passed directly to MikroORM query construction APIs, an attacker may inject raw SQL fragments. This can lead ...

9.8CVSS6AI score0.00426EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/29 3:39 p.m.13 views

GHSA-R4FJ-R33X-8V88 wenxian: Command Injection in GitHub Actions Workflow via `issue_comment.body`

Summary A GitHub Actions workflow uses untrusted user input from issuecomment.body directly inside a shell command, allowing potential command injection and arbitrary code execution on the runner. Details The workflow is triggered by issuecomment, which can be controlled by external users. In the...

9.8CVSS6.5AI score0.02172EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/29 3:39 p.m.20 views

wenxian: Command Injection in GitHub Actions Workflow via `issue_comment.body`

Summary A GitHub Actions workflow uses untrusted user input from issuecomment.body directly inside a shell command, allowing potential command injection and arbitrary code execution on the runner. Details The workflow is triggered by issuecomment, which can be controlled by external users. In the...

9.8CVSS6.5AI score0.02172EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/29 12:00 a.m.11 views

PT-2026-28615

Name of the Vulnerable Software and Affected Versions wenxian versions 0.3.1 and earlier Description wenxian is a tool used to generate BIBTEX files from identifiers such as DOI, PMID, arXiv ID, or paper titles. A GitHub Actions workflow in the software uses untrusted user input from the issue...

9.8CVSS6.3AI score0.02172EPSS
SaveExploits1References13
Veracode
Veracode
added 2026/03/28 5:29 a.m.16 views

Cross Site Scripting

Active Support is vulnerable to Cross Site Scripting. The vulnerability is due to SafeBuffer% not propagating the @htmlunsafe flag to the newly created buffer, where a SafeBuffer is mutated in place and then formatted with % using untrusted arguments, and the result incorrectly reports htmlsafe? ...

6.1CVSS5.8AI score0.00327EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/03/27 10:22 p.m.16 views

Improper Encoding or Escaping of Output

Overview AWSSDK.Extensions.CloudFront.Signers is a package contains extension methods for creating signed URLs for Amazon CloudFront distributions and for creating signed cookies for Amazon CloudFront distributions using canned or custom policies. Affected versions of this package are vulnerable ...

9.3CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/03/27 7:17 p.m.5 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Overview Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' via the processing of deprecated workflow commands in untrusted input. An attacker can inject arbitrary environment variables or modify the...

9.8CVSS6AI score0.00619EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/27 6:16 a.m.10 views

AZL-81104 CVE-2026-34353 affecting package ocaml for versions less than 5.1.1-1

In OCaml through 4.14.3, Bigarray.reshape allows an integer overflow, and resultant reading of arbitrary memory, when untrusted data is processed...

5.9CVSS5.9AI score0.00114EPSS
SaveExploits0References1
Rows per page
Query Builder