F5 Big-IP Access Policy Manager (APM) 15.0.0
Approved changes feed: RSS · Atom
cpe:2.3:a:f5:big-ip_access_policy_manager:15.0.0:*:*:*:*:*:*:*
part: a version: 15.0.0 update: *
| Vendor | F5 (cb05c4a2-e02e-586f-b9d0-d0370178d1e5) |
|---|---|
| Product | Big Ip Access Policy Manager (78341655-a047-5c86-a17e-6a3bb8e6914c) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2019-9075 |
vulnerable | 2026-06-03 14:40:48.675381 |
Details available
An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is a heap-based buffer overflow in _bfd_archive_64_bit_slurp_armap in archive64.c.
Published: 2019-02-24T00:00:00.000Z
Updated: 2024-08-04T21:38:46.272Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6664 |
vulnerable | 2026-06-03 14:40:40.320010 |
Details available
On BIG-IP 15.0.0 and 14.1.0-14.1.0.6, under certain conditions, network protections on the management port do not follow current best practices.
Published: 2019-11-15T20:48:08.000Z
Updated: 2024-08-04T20:31:04.106Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6651 |
vulnerable | 2026-06-03 14:40:40.296455 |
Details available
In BIG-IP 15.0.0, 14.1.0-14.1.0.6, 14.0.0-14.0.0.5, 13.0.0-13.1.1.5, 12.1.0-12.1.4.1, 11.5.1-11.6.4, BIG-IQ 7.0.0, 6.0.0-6.1.0,5.2.0-5.4.0, iWorkflow 2.3.0, and Enterprise Manager 3.1.1, the Configuration utility login page may not follow best security practices when handling a malicious request.
Published: 2019-09-25T17:39:36.000Z
Updated: 2024-08-04T20:23:22.243Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6649 |
vulnerable | 2026-06-03 14:40:40.286201 |
Details available
F5 BIG-IP 15.0.0, 14.1.0-14.1.0.6, 14.0.0-14.0.0.5, 13.0.0-13.1.1.5, 12.1.0-12.1.4.1, 11.6.0-11.6.4, and 11.5.1-11.5.9 and Enterprise Manager 3.1.1 may expose sensitive information and allow the system configuration to be modified when using non-default ConfigSync settings.
Published: 2019-09-20T19:52:39.000Z
Updated: 2024-08-04T20:23:22.426Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6642 |
vulnerable | 2026-06-03 14:40:40.244424 |
Details available
In BIG-IP 15.0.0, 14.0.0-14.1.0.5, 13.0.0-13.1.1.5, 12.1.0-12.1.4.2, and 11.5.2-11.6.4, BIG-IQ 6.0.0-6.1.0 and 5.1.0-5.4.0, iWorkflow 2.3.0, and Enterprise Manager 3.1.1, authenticated users with the ability to upload files (via scp, for example) can escalate their privileges to allow root shell access from within the TMOS Shell (tmsh) interface. The tmsh interface allows users to execute a secondary program via tools like sftp or scp.
Published: 2019-07-01T20:21:01.000Z
Updated: 2024-08-04T20:23:22.538Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-6471 |
vulnerable | 2026-06-03 14:40:39.350356 |
A race condition when discarding malformed packets can cause BIND to exit with an assertion failure
MEDIUM (5.9)
A race condition which may occur when discarding malformed packets can result in BIND exiting due to a REQUIRE assertion failure in dispatch.c. Versions affected: BIND 9.11.0 -> 9.11.7, 9.12.0 -> 9.12.4-P1, 9.14.0 -> 9.14.2. Also all releases of the BIND 9.13 development branch and version 9.15.0 of the BIND 9.15 development branch and BIND Supported Preview Edition versions 9.11.3-S1 -> 9.11.7-S1.
Published: 2019-10-09T14:17:14.566Z
Updated: 2024-09-17T01:56:17.224Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11478 |
vulnerable | 2026-06-03 14:39:33.055135 |
SACK can cause extensive memory use via fragmented resend queue
MEDIUM (5.3)
Jonathan Looney discovered that the TCP retransmission queue implementation in tcp_fragment in the Linux kernel could be fragmented when handling certain TCP Selective Acknowledgment (SACK) sequences. A remote attacker could use this to cause a denial of service. This has been fixed in stable kernel releases 4.4.182, 4.9.182, 4.14.127, 4.19.52, 5.1.11, and is fixed in commit f070ef2ac66716357066b683fb0baf55f8191a2e.
Published: 2019-06-18T23:34:51.077Z
Updated: 2024-09-16T23:45:54.779Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11477 |
vulnerable | 2026-06-03 14:39:33.035084 |
Integer overflow in TCP_SKB_CB(skb)->tcp_gso_segs
HIGH (7.5)
Jonathan Looney discovered that the TCP_SKB_CB(skb)->tcp_gso_segs value was subject to an integer overflow in the Linux kernel when handling TCP Selective Acknowledgments (SACKs). A remote attacker could use this to cause a denial of service. This has been fixed in stable kernel releases 4.4.182, 4.9.182, 4.14.127, 4.19.52, 5.1.11, and is fixed in commit 3b4929f65b0d8249f19a50245cd88ed1a2f78cff.
Published: 2019-06-18T23:34:51.026Z
Updated: 2024-09-17T02:21:15.995Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-5743 |
vulnerable | 2026-06-03 14:38:58.458951 |
Limiting simultaneous TCP clients was ineffective
HIGH (7.5)
By design, BIND is intended to limit the number of TCP clients that can be connected at any given time. The number of allowed connections is a tunable parameter which, if unset, defaults to a conservative value for most servers. Unfortunately, the code which was intended to limit the number of simultaneous connections contained an error which could be exploited to grow the number of simultaneous connections beyond this limit. Versions affected: BIND 9.9.0 -> 9.10.8-P1, 9.11.0 -> 9.11.6, 9.12.0 -> 9.12.4, 9.14.0. BIND 9 Supported Preview Edition versions 9.9.3-S1 -> 9.11.5-S3, and 9.11.5-S5. Versions 9.13.0 -> 9.13.7 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5743.
Published: 2019-10-09T14:17:14.293Z
Updated: 2024-09-17T02:26:38.493Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-5209 |
vulnerable | 2026-06-03 14:34:05.664436 |
Details available
An Information Disclosure vulnerability exists in NTP 4.2.7p25 private (mode 6/7) messages via a GET_RESTRICT control message, which could let a malicious user obtain sensitive information.
Published: 2020-01-08T00:29:42.000Z
Updated: 2024-08-06T11:41:47.478Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.