Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这几个poc会让内存爆炸程序停止/These files will cause memory explosion and program errors #9636

Open
NGP1100 opened this issue Apr 23, 2024 · 6 comments · May be fixed by projectdiscovery/nuclei#5188
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. waiting for more info

Comments

@NGP1100
Copy link

NGP1100 commented Apr 23, 2024

Am I the only one who has encountered this kind of problem?只有我碰见这种问题吗?( ̄▽ ̄)~*

Snipaste_2024-04-23_21-55-46

11111

Snipaste_2024-04-23_21-51-43
Snipaste_2024-04-23_21-54-12

@NGP1100 NGP1100 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Apr 23, 2024
@princechaddha
Copy link
Member

Hi @NGP1100, Thank you for taking the time to create this issue, the team will looking into it.

@Mzack9999
Copy link
Member

Please provide the steps to reproduce the behavior, at minimum the full command line and give an idea of how many targets you are scanning

@dflife
Copy link

dflife commented May 10, 2024

I'm having the same problem, and using a process of elimination to go through each one, the following will cause the cpu and memory to explode

[pgsql-file-read] PostgreSQL File Read (@pussycat0x) [high]
[pgsql-list-database] PostgreSQL List Database (@pussycat0x) [high]
[pgsql-list-password-hashes] PostgreSQL List Password Hashes (@pussycat0x) [high]
[pgsql-list-users] PostgreSQL List Users (@pussycat0x) [high]
[pgsql-version-detect] Postgresql Version - Detect (@pussycat0x) [high]

I'm temporarily modifying the configuration file to temporarily use

exclude-tags:
  - postgresql

.\nuclei.exe -u https://xxx.com:8085 -profile .\config\base.yml

I don't know why, but in version 3.1.10 does not have this problem

@princechaddha
Copy link
Member

Can you confirm if the latest release doesn’t have this issue? If it doesn’t, we can close the issue. @dflife @NGP1100

@dflife
Copy link

dflife commented May 17, 2024

1
I updated to the new version and still have the same problem.This can be reproduced directly by executing the following command
.\nuclei.exe -duc -stats -u https://lqjdc.fsecity.com:8085 -t C:\Users\root\nuclei-templates\javascript\enumeration\pgsql\pgsql-file-read.yaml

@ehsandeep ehsandeep linked a pull request May 17, 2024 that will close this issue
4 tasks
@ehsandeep
Copy link
Member

This is being addressed in projectdiscovery/nuclei#5188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. waiting for more info
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants