Skip to content

Commit 8b10a70

Browse files
Review MSMQ security advisory
- The patch is no longer "recently" released - Customers cannot update to the "latest" version of NServiceBus as it does not support .NET Framework and therefore does not support MSMQ.
1 parent 4fc0714 commit 8b10a70

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

security-advisories/msmq-permissions.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
22
title: Security Advisory 2017-01-10
33
summary: MSMQ permissions vulnerability
4-
reviewed: 2023-10-11
4+
reviewed: 2025-08-08
55
---
66

7-
This advisory discloses a security vulnerability that has been found in NServiceBus and fixed in a recently released hotfix.
7+
This advisory discloses a security vulnerability that has been found in NServiceBus and fixed in a hotfix.
88

9-
* All endpoints should be upgraded to the latest version of the NServiceBus package to fix this vulnerability if:
9+
* All endpoints should be upgraded to fix this vulnerability if:
10+
* using NServiceBus version 5 or version 6,
1011
* using the NServiceBus [MSMQ transport](/transports/msmq),
1112
* running the NServiceBus [installers](/nservicebus/operations/installers.md) to provision endpoints,
1213
* message queue access rights for Anonymous and Everyone accounts have been manually removed.
@@ -76,4 +77,4 @@ Update the NuGet package using `Update-Package NServiceBus`, stop affected endpo
7677

7778
## Contact Info
7879

79-
If there are any questions or concerns regarding this advisory, send an email to [[email protected]](mailto://[email protected]).
80+
If there are any questions or concerns regarding this advisory, send an email to [[email protected]](mailto://[email protected]).

0 commit comments

Comments
 (0)