Lucene search
+L

18445 matches found

CNNVD
CNNVD
added 2023/05/15 12:00 a.m.18 views

3s-smart Software Solutions CODESYS 输入验证错误漏洞

3s-smart Software Solutions CODESYS is a controller development system from 3s-smart Software Solutions, Germany. An input validation error vulnerability exists in 3s-smart Software Solutions CODESYS. An unauthorized remote attacker could use the incorrect input validation vulnerability to read a...

7.5CVSS8.2AI score0.01856EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/05/15 12:00 a.m.15 views

Inadequate checks for comptroller in PoolRegistry#addMarket allows malicious comptrollers to be added

Lines of code Vulnerability details Impact Malicious comptrollers will be available in the protocol Proof of Concept The addMarket function only checks that the input.comptroller is not the 0 address, but does not check if the comptroller was actually created by the PoolRegistry contract. A...

6.7AI score
SaveExploits0
Oracle linux
Oracle linux
added 2023/05/15 12:00 a.m.260 views

qemu-kvm security, bug fix, and enhancement update

7.2.0-14 - Rebuild for 9.2 release - Resolves: bz2173590 bugs in emulation of BMI instructions for libguestfs without KVM - Resolves: bz2156876 virtual networkrhel7.9guest qemu-kvm: vhost vring error in virtqueue 1: Invalid argument 22 7.2.0-13 -...

7.8CVSS7.7AI score0.01237EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2023/05/14 12:00 a.m.31 views

SUSE SLES12: MozillaFirefox / MozillaFirefox-devel / etc (SUSE-SU-2023:2176-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2176-1 advisory. Extended Support Release 102.11.0 ESR bsc1211175: - CVE-2023-32205: Browser prompts could have been obscured by popups -...

8.8CVSS6.7AI score0.00918EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2023/05/13 2:14 a.m.7 views

SUSE CVE-2002-0659

The ASN1 library in OpenSSL 0.9.6d and earlier, and 0.9.7-beta2 and earlier, allows remote attackers to cause a denial of service via invalid encodings...

5CVSS6.8AI score0.36198EPSS
SaveExploits2References4
attackerkb
attackerkb
added 2023/05/12 5:15 a.m.4 views

CVE-2020-6608

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate is unused by its CNA. Notes: none...

5.2AI score
SaveExploits0References1
attackerkb
attackerkb
added 2023/05/12 5:15 a.m.6 views

CVE-2020-6605

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate is unused by its CNA. Notes: none...

5.2AI score
SaveExploits0References1
attackerkb
attackerkb
added 2023/05/12 5:15 a.m.6 views

CVE-2020-6601

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate is unused by its CNA. Notes: none...

5.2AI score
SaveExploits0References1
attackerkb
attackerkb
added 2023/05/12 5:15 a.m.5 views

CVE-2020-6603

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate is unused by its CNA. Notes: none...

5.2AI score
SaveExploits0References1
OSV
OSV
added 2023/05/11 4:15 p.m.16 views

AZL-37517 CVE-2023-24540 affecting package golang for versions less than 1.21.6-1

Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution...

9.8CVSS6.6AI score0.0156EPSS
SaveExploits0References1
OSV
OSV
added 2023/05/11 4:15 p.m.11 views

AZL-37428 CVE-2023-24540 affecting package golang for versions less than 1.21.6-1

Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution...

9.8CVSS6.6AI score0.0156EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2023/05/10 6:21 a.m.44 views

CVE-2023-32211

The Mozilla Foundation Security Advisory describes this flaw as: A type checking bug would have led to invalid code being compiled...

6.1CVSS7.1AI score0.00738EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/05/10 12:00 a.m.38 views

CVE-2023-32211

A type checking bug would have led to invalid code being compiled. This vulnerability affects Firefox 113, Firefox ESR 102.11, and Thunderbird 102.11...

6.5CVSS6.8AI score0.00738EPSS
SaveExploits0References6
OSV
OSV
added 2023/05/10 12:00 a.m.10 views

UBUNTU-CVE-2023-32211

A type checking bug would have led to invalid code being compiled. This vulnerability affects Firefox 113, Firefox ESR 102.11, and Thunderbird 102.11...

6.5CVSS6.8AI score0.00738EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2023/05/09 12:53 p.m.12 views

CVE-2023-31126 Improper Neutralization of Invalid Characters in Data Attribute Names in org.xwiki.commons:xwiki-commons-xml

org.xwiki.commons:xwiki-commons-xml is an XML library used by the open-source wiki platform XWiki. The HTML sanitizer, introduced in version 14.6-rc-1, allows the injection of arbitrary HTML code and thus cross-site scripting via invalid data attributes. This vulnerability does not affect...

9CVSS9.1AI score0.00818EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.14 views

kernel: nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfptunneladdsharedmac idasimpleget returns an id between min 0 and max NFPMAXMACINDEX inclusive. So NFPMAXMACINDEX 0xff is a valid id. In order for the error handling path to work correctly, t...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.12 views

kernel: mm/secretmem: fix panic when growing a memfd_secret

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix panic when growing a memfdsecret When one tries to grow an existing memfdsecret with ftruncate, one gets a panic 1. For example, doing the following reliably induces the panic: fd = memfdsecret; ftruncatefd, 10;...

5.5CVSS6.3AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.7 views

kernel: net/sched: sch_taprio: fix possible use-after-free

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: fix possible use-after-free syzbot reported a nasty crash 1 in nettxaction which made little sense until we got a repro. This repro installs a taprio qdisc, but providing an invalid TCARATE attribute...

7.8CVSS6.3AI score0.00192EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.22 views

kernel: bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix use-after-free issue in ethskbpkttype KMSAN reported a use-after-free issue in ethskbpkttype1. The cause of the issue was that ethskbpkttype accessed skb's data that didn't contain an Ethernet header. This occur...

7.8CVSS6.3AI score0.00194EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.15 views

kernel: net/mlx5: Fix possible use-after-free in async command interface

A flaw was found in the net/mlx5 subsystem of the Linux kernel where a race condition in the asynchronous command interface can lead to a use-after-free condition. The function mlx5cmdcleanupasyncctx may return before all callback handlers have completed, allowing the context to be freed while...

7.8CVSS5.7AI score0.00189EPSS
SaveExploits0References5
Rows per page
Query Builder