Skip to content

Commit 7431958

Browse files
committed
Update url reference
1 parent 4e70dfe commit 7431958

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/auxiliary/scanner/http/xorcom_completepbx_diagnostics_file_read.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def initialize(info = {})
3030
'License' => MSF_LICENSE,
3131
'References' => [
3232
['CVE', '2025-30005'],
33-
['URL', 'https://www.xorcom.com/products/completepbx/'],
33+
['URL', 'https://xorcom.com/new-completepbx-release-5-2-36-1/'],
3434
['URL', 'https://chocapikk.com/posts/2025/completepbx/']
3535
],
3636
'DisclosureDate' => '2025-03-02',

modules/auxiliary/scanner/http/xorcom_completepbx_file_disclosure.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def initialize(info = {})
2828
'License' => MSF_LICENSE,
2929
'References' => [
3030
['CVE', '2025-2292'],
31-
['URL', 'https://www.xorcom.com/products/completepbx/'],
31+
['URL', 'https://xorcom.com/new-completepbx-release-5-2-36-1/'],
3232
['URL', 'https://chocapikk.com/posts/2025/completepbx/']
3333
],
3434
'Privileged' => true,

modules/exploits/linux/http/xorcom_completepbx_scheduler.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def initialize(info = {})
2929
'License' => MSF_LICENSE,
3030
'References' => [
3131
['CVE', '2025-30004'],
32-
['URL', 'https://www.xorcom.com/products/completepbx/'],
32+
['URL', 'https://xorcom.com/new-completepbx-release-5-2-36-1/'],
3333
['URL', 'https://chocapikk.com/posts/2025/completepbx/']
3434
],
3535
'Privileged' => false,

0 commit comments

Comments
 (0)