Lucene search
+L
AlpinelinuxRecent

13643 matches found

AlpineLinux
AlpineLinux
•added 2021/11/12 6:15 p.m.•65 views

CVE-2021-41259

Nim is a systems programming language with a focus on efficiency, expressiveness, and elegance. In affected versions the uri.parseUri function which may be used to validate URIs accepts null bytes in the input URI. This behavior could be used to bypass URI validation. For example:...

9AI score
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/12 10:35 a.m.•111 views

CVE-2021-43577

Jenkins OWASP Dependency-Check Plugin 5.1.1 and earlier does not configure its XML parser to prevent XML external entity XXE attacks...

7.1CVSS6.9AI score0.00979EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2021/11/12 10:35 a.m.•79 views

CVE-2021-21701

Jenkins Performance Plugin 3.20 and earlier does not configure its XML parser to prevent XML external entity XXE attacks...

6.5CVSS6.5AI score0.01671EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2021/11/12 10:35 a.m.•89 views

CVE-2021-21700

Jenkins Scriptler Plugin 3.3 and earlier does not escape the name of scripts on the UI when asking to confirm their deletion, resulting in a stored cross-site scripting XSS vulnerability exploitable by exploitable by attackers able to create Scriptler scripts...

5.4CVSS5.1AI score0.00684EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2021/11/08 12:00 a.m.•61 views

CVE-2021-41772

Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field...

7.5CVSS7.6AI score0.03051EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/08 12:00 a.m.•74 views

CVE-2021-41771

ImportedSymbols in debug/macho for Open or OpenFat in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation...

7.5CVSS7.8AI score0.04372EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/05 12:00 a.m.•58 views

CVE-2021-3928

vim is vulnerable to Use of Uninitialized Variable...

7.8CVSS7.6AI score0.00635EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2021/11/05 12:00 a.m.•53 views

CVE-2021-3927

vim is vulnerable to Heap-based Buffer Overflow...

7.8CVSS7.6AI score0.01708EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•75 views

CVE-2021-21686

File path filters in the agent-to-controller security subsystem of Jenkins 2.318 and earlier, LTS 2.303.2 and earlier do not canonicalize paths, allowing operations to follow symbolic links to outside allowed directories...

8.1CVSS8.8AI score0.01974EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•63 views

CVE-2021-21692

FilePathrenameTo and FilePathmoveAllChildrenTo in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier only check 'read' agent-to-controller access permission on the source path, instead of 'delete'...

9.8CVSS9AI score0.02101EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•37 views

CVE-2021-21694

FilePathtoURI, FilePathhasSymlink, FilePathabsolutize, FilePathisDescendant, and FilePathgetDiskSpace do not check any permissions in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier...

9.8CVSS9.1AI score0.01555EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•62 views

CVE-2021-21693

When creating temporary files, agent-to-controller access to create those files is only checked after they've been created in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier...

9.8CVSS9AI score0.01555EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•46 views

CVE-2021-21695

FilePathlistFiles lists files outside directories that agents are allowed to access when following symbolic links in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier...

8.8CVSS9AI score0.02145EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•76 views

CVE-2021-21687

Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not check agent-to-controller access to create symbolic links when unarchiving a symbolic link in FilePathuntar...

9.1CVSS9AI score0.01386EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•79 views

CVE-2021-21685

Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not check agent-to-controller access to create parent directories in FilePathmkdirs...

9.1CVSS9AI score0.01518EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•76 views

CVE-2021-21690

Agent processes are able to completely bypass file path filtering by wrapping the file operation in an agent file path in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier...

9.8CVSS9.1AI score0.02532EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•72 views

CVE-2021-21696

Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not limit agent read/write access to the libs/ directory inside build directories when using the FilePath APIs, allowing attackers in control of agent processes to replace the code of a trusted library with a modified variant. This results i...

9.8CVSS9.3AI score0.02397EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•61 views

CVE-2021-21688

The agent-to-controller security check FilePathreadingFileVisitor in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not reject any operations, allowing users to have unrestricted read access using certain operations creating archives, FilePathcopyRecursiveTo...

7.5CVSS8.3AI score0.01371EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•46 views

CVE-2021-21697

Jenkins 2.318 and earlier, LTS 2.303.2 and earlier allows any agent to read and write the contents of any build directory stored in Jenkins with very few restrictions...

9.1CVSS8.9AI score0.01602EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•62 views

CVE-2021-21689

FilePathunzip and FilePathuntar were not subject to any agent-to-controller access control in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier...

9.1CVSS9.1AI score0.01462EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/04 5:15 p.m.•73 views

CVE-2021-21691

Creating symbolic links is possible without the 'symlink' agent-to-controller access control permission in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier...

9.8CVSS9AI score0.02101EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 7:22 p.m.•52 views

CVE-2021-22960

The parse function in llhttp 2.1.4 and 6.0.6. ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling HRS under certain conditions...

6.5CVSS7.6AI score0.02472EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2021/11/03 12:04 a.m.•140 views

CVE-2021-29991

Firefox incorrectly accepted a newline in a HTTP/3 header, interpretting it as two separate headers. This allowed for a header splitting attack against servers using HTTP/3. This vulnerability affects Firefox 91.0.1 and Thunderbird 91.0.1...

8.1CVSS8AI score0.00914EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:04 a.m.•88 views

CVE-2021-29993

Firefox for Android allowed navigations through the intent:// protocol, which could be used to cause crashes and UI spoofs. This bug only affects Firefox for Android. Other operating systems are unaffected.. This vulnerability affects Firefox 92...

8.1CVSS7.4AI score0.00726EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:04 a.m.•74 views

CVE-2021-38491

Mixed-content checks were unable to analyze opaque origins which led to some mixed content being loaded. This vulnerability affects Firefox 92...

6.5CVSS6.8AI score0.0088EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:03 a.m.•66 views

CVE-2021-38492

When delegating navigations to the operating system, Firefox would accept the mk scheme which might allow attackers to launch pages and execute scripts in Internet Explorer in unprivileged mode. This bug only affects Firefox for Windows. Other operating systems are unaffected.. This vulnerability...

6.5CVSS6.9AI score0.01155EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2021/11/03 12:03 a.m.•35 views

CVE-2021-38493

Mozilla developers reported memory safety bugs present in Firefox 91 and Firefox ESR 78.13. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR 78.14,...

8.8CVSS9.4AI score0.01245EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:03 a.m.•80 views

CVE-2021-38494

Mozilla developers reported memory safety bugs present in Firefox 91. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox 92...

8.8CVSS9.2AI score0.00806EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:03 a.m.•72 views

CVE-2021-38495

Mozilla developers reported memory safety bugs present in Thunderbird 78.13.0. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Thunderbird 91.1 and Firefox ESR...

8.8CVSS9.8AI score0.01107EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:03 a.m.•60 views

CVE-2021-38496

During operations on MessageTasks, a task may have been removed while it was still scheduled, resulting in memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird 78.15, Thunderbird 91.2, Firefox ESR 91.2, Firefox ESR 78.15, and Firefox 93...

8.8CVSS9.6AI score0.01645EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:03 a.m.•44 views

CVE-2021-38497

Through use of reportValidity and window.open, a plain-text validation message could have been overlaid on another origin, leading to possible user confusion and spoofing attacks. This vulnerability affects Firefox 93, Thunderbird 91.2, and Firefox ESR 91.2...

6.5CVSS7.5AI score0.00549EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:03 a.m.•62 views

CVE-2021-38498

During process shutdown, a document could have caused a use-after-free of a languages service object, leading to memory corruption and a potentially exploitable crash. This vulnerability affects Firefox 93, Thunderbird 91.2, and Firefox ESR 91.2...

7.5CVSS8.5AI score0.01467EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:03 a.m.•101 views

CVE-2021-38499

Mozilla developers reported memory safety bugs present in Firefox 92. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox 93...

8.8CVSS9.7AI score0.00817EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:03 a.m.•54 views

CVE-2021-38500

Mozilla developers reported memory safety bugs present in Firefox 92 and Firefox ESR 91.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Thunderbird 78.15,...

8.8CVSS10AI score0.01273EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:02 a.m.•65 views

CVE-2021-38501

Mozilla developers reported memory safety bugs present in Firefox 92 and Firefox ESR 91.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox 93, Thunderbi...

8.8CVSS9.9AI score0.01048EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/03 12:02 a.m.•43 views

CVE-2021-38502

Thunderbird ignored the configuration to require STARTTLS security for an SMTP connection. A MITM could perform a downgrade attack to intercept transmitted messages, or could take control of the authenticated session to execute SMTP commands chosen by the MITM. If an unprotected authentication...

5.9CVSS7.8AI score0.01101EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/02 9:05 p.m.•46 views

CVE-2021-37996

Insufficient validation of untrusted input Downloads in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to bypass navigation restrictions via a malicious file...

5.5CVSS6.4AI score0.00587EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/02 9:05 p.m.•61 views

CVE-2021-37993

Use after free in PDF Accessibility in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS9.3AI score0.00855EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/02 9:05 p.m.•56 views

CVE-2021-37992

Out of bounds read in WebAudio in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS8.9AI score0.00956EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/02 9:05 p.m.•44 views

CVE-2021-37989

Inappropriate implementation in Blink in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to abuse content security policy via a crafted HTML page...

6.5CVSS7AI score0.00824EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/02 9:05 p.m.•88 views

CVE-2021-37987

Use after free in Network APIs in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS9.3AI score0.00855EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/02 9:05 p.m.•61 views

CVE-2021-37984

Heap buffer overflow in PDFium in Google Chrome prior to 95.0.4638.54 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS9.1AI score0.01005EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/02 8:55 p.m.•48 views

CVE-2021-30631

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

9.3AI score
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/02 8:25 p.m.•85 views

CVE-2021-37980

Inappropriate implementation in Sandbox in Google Chrome prior to 94.0.4606.81 allowed a remote attacker to potentially bypass site isolation via Windows...

7.4CVSS7.6AI score0.01462EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/02 8:25 p.m.•88 views

CVE-2021-37979

heap buffer overflow in WebRTC in Google Chrome prior to 94.0.4606.81 allowed a remote attacker who convinced a user to browse to a malicious website to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS8.9AI score0.01767EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2021/11/02 8:25 p.m.•76 views

CVE-2021-37978

Heap buffer overflow in Blink in Google Chrome prior to 94.0.4606.81 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS8.9AI score0.01024EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/11/01 12:00 a.m.•102 views

CVE-2021-42574

An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and...

8.3CVSS8.7AI score0.12881EPSS
SaveExploits4
AlpineLinux
AlpineLinux
•added 2021/10/28 6:17 p.m.•49 views

CVE-2021-30836

An out-of-bounds read was addressed with improved input validation. This issue is fixed in iOS 14.8 and iPadOS 14.8, tvOS 15, watchOS 8, iOS 15 and iPadOS 15. Processing a maliciously crafted audio file may disclose restricted memory...

5.5CVSS6.1AI score0.01104EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/10/28 6:17 p.m.•54 views

CVE-2021-30823

A logic issue was addressed with improved restrictions. This issue is fixed in macOS Monterey 12.0.1, iOS 14.8 and iPadOS 14.8, tvOS 15, Safari 15, watchOS 8. An attacker in a privileged network position may be able to bypass HSTS...

6.5CVSS6.4AI score0.02213EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/10/28 6:17 p.m.•629 views

CVE-2021-30818

A type confusion issue was addressed with improved state handling. This issue is fixed in iOS 14.8 and iPadOS 14.8, tvOS 15, iOS 15 and iPadOS 15, Safari 15, watchOS 8. Processing maliciously crafted web content may lead to arbitrary code execution...

8.8CVSS8.7AI score0.01618EPSS
SaveExploits0
Total number of security vulnerabilities13643